Commit 2e010be6 authored by Sebastien Robin's avatar Sebastien Robin

2009-04-16 Seb

* Define expandable_property_list on the default_order_rule

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26463 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b4cc44c8
......@@ -30,7 +30,17 @@
<item>
<key> <string>_range_criterion</string> </key>
<value>
<dictionary/>
<dictionary>
<item>
<key> <string>start_date</string> </key>
<value>
<tuple>
<none/>
<none/>
</tuple>
</value>
</item>
</dictionary>
</value>
</item>
<item>
......@@ -43,6 +53,33 @@
<key> <string>default_reference</string> </key>
<value> <string>default_order_rule</string> </value>
</item>
<item>
<key> <string>expandable_property</string> </key>
<value>
<tuple>
<string>source</string>
<string>source_section</string>
<string>source_function</string>
<string>source_account</string>
<string>start_date</string>
<string>stop_date</string>
<string>destination</string>
<string>destination_section</string>
<string>destination_function</string>
<string>destination_account</string>
<string>description</string>
<string>resource</string>
<string>variation_category_list</string>
<string>variation_property_dict</string>
<string>base_contribution_list</string>
<string>aggregate_list</string>
<string>price</string>
<string>price_currency</string>
<string>quantity</string>
<string>quantity_unit</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>default_order_rule</string> </value>
......
630
\ No newline at end of file
633
\ 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