Commit 5c6cff2c authored by Yusei Tahara's avatar Yusei Tahara

Remove previous commit which added default matching property. more test is needed...

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31325 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 723f8e86
......@@ -72,11 +72,7 @@
<item>
<key> <string>matching_property</string> </key>
<value>
<tuple>
<string>resource_list</string>
<string>source_list</string>
<string>destination_list</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
......@@ -110,11 +110,7 @@
<item>
<key> <string>matching_property</string> </key>
<value>
<tuple>
<string>resource_list</string>
<string>variation_category_list</string>
<string>variation_property_dict</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
2009-12-16 yusei
* Set default matching properties to default invoicing rule and default invoice transaction rule for convenience.
* Update xml format.
2009-12-15 yusei
......
316
\ No newline at end of file
318
\ 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