Commit 1161e9b1 authored by Tristan Cavelier's avatar Tristan Cavelier

erp5_base: XXX aurel changes

parent 31dc391f
......@@ -50,7 +50,9 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>state_change[\'object\'].getExplanationValue().Delivery_calculate()\n
<value> <string>explanation_value = state_change[\'object\'].getExplanationValue()\n
if explanation_value:\n
explanation_value.Delivery_calculate()\n
</string> </value>
</item>
<item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment