Commit c6f42819 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* fix a typo of id.

* increase the version.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32948 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e000dc6e
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>default_invoice_rule</string> </value> <value> <string>default_invoice_root_simulation_rule</string> </value>
</item> </item>
<item> <item>
<key> <string>matching_property</string> </key> <key> <string>matching_property</string> </key>
...@@ -118,7 +118,7 @@ ...@@ -118,7 +118,7 @@
</item> </item>
<item> <item>
<key> <string>version</string> </key> <key> <string>version</string> </key>
<value> <string>1</string> </value> <value> <string>2</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
1118 1119
\ 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