Commit 9dc5b521 authored by Yusei Tahara's avatar Yusei Tahara

2009-12-16 yusei

* Set default matching property to default order rule.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31323 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0745b75b
......@@ -105,6 +105,17 @@
<key> <string>id</string> </key>
<value> <string>default_order_rule</string> </value>
</item>
<item>
<key> <string>matching_property</string> </key>
<value>
<tuple>
<string>order_list</string>
<string>resource_list</string>
<string>variation_category_list</string>
<string>variation_property_dict</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Order Rule</string> </value>
......
2009-12-16 yusei
* Set default matching property to default order rule.
2009-12-14 yusei
* Replace sales group type with sale group type.
......
807
\ No newline at end of file
808
\ 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