Commit 0fbd3a2f authored by Sebastien Robin's avatar Sebastien Robin

2009-04-20 Seb

* Define the list of expandable properties on the default production order rule

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26529 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 461c3097
......@@ -53,6 +53,25 @@
<key> <string>default_reference</string> </key>
<value> <string>default_production_order_rule</string> </value>
</item>
<item>
<key> <string>expandable_property</string> </key>
<value>
<tuple>
<string>destination</string>
<string>destination_section</string>
<string>start_date</string>
<string>stop_date</string>
<string>resource</string>
<string>variation_category_list</string>
<string>variation_property_dict</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_production_order_rule</string> </value>
......
390
\ No newline at end of file
391
\ 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