Commit b020f6c3 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add delivery_mode in expandable_property of root simulation rules.

since r33139, we no longer acquire from 'delivery' for many categories, and we no longer use 'order' category for root simulation rules, builders cannot copy value for properties that we don't copy into simulation movements.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33508 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 875955ec
......@@ -74,6 +74,7 @@
<string>aggregate_list</string>
<string>base_application_list</string>
<string>base_contribution_list</string>
<string>delivery_mode</string>
<string>description</string>
<string>destination</string>
<string>destination_account</string>
......
......@@ -95,6 +95,7 @@
<tuple>
<string>aggregate_list</string>
<string>base_contribution_list</string>
<string>delivery_mode</string>
<string>description</string>
<string>destination</string>
<string>destination_account</string>
......
855
\ No newline at end of file
856
\ 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