Commit b06edc18 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

set matching property list.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32504 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 42f3dcfe
......@@ -57,18 +57,18 @@
<key> <string>expandable_property</string> </key>
<value>
<tuple>
<string>aggregate_list</string>
<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>
<string>resource</string>
<string>start_date</string>
<string>stop_date</string>
<string>variation_category_list</string>
<string>variation_property_dict</string>
</tuple>
</value>
</item>
......@@ -76,6 +76,14 @@
<key> <string>id</string> </key>
<value> <string>default_production_order_rule</string> </value>
</item>
<item>
<key> <string>matching_property</string> </key>
<value>
<tuple>
<string>order</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Production Order Rule</string> </value>
......
415
\ No newline at end of file
416
\ 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