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 @@ ...@@ -72,11 +72,7 @@
<item> <item>
<key> <string>matching_property</string> </key> <key> <string>matching_property</string> </key>
<value> <value>
<tuple> <tuple/>
<string>resource_list</string>
<string>source_list</string>
<string>destination_list</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
......
...@@ -110,11 +110,7 @@ ...@@ -110,11 +110,7 @@
<item> <item>
<key> <string>matching_property</string> </key> <key> <string>matching_property</string> </key>
<value> <value>
<tuple> <tuple/>
<string>resource_list</string>
<string>variation_category_list</string>
<string>variation_property_dict</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
......
2009-12-16 yusei 2009-12-16 yusei
* Set default matching properties to default invoicing rule and default invoice transaction rule for convenience.
* Update xml format. * Update xml format.
2009-12-15 yusei 2009-12-15 yusei
......
316 318
\ No newline at end of file \ 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