Commit 795ea46b authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

use getRootDeliveryValue() instead of getExplanationValue() because what we...

use getRootDeliveryValue() instead of getExplanationValue() because what we want to have here is the root delivery value.

git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37037 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9ac77c4b
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>state_change[\'object\'].getExplanationValue().Delivery_updateSimulation()\n
<value> <string>state_change[\'object\'].getRootDeliveryValue().Delivery_updateSimulation()\n
</string> </value>
</item>
<item>
......
727
728
\ No newline at end of file
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