Commit 3899d909 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

revert unintended commit in r33163, sorry.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33164 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 08d05945
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<global name="MirrorCategoryMovementGroup" module="Products.ERP5Type.Document.MirrorCategoryMovementGroup"/> <global name="CategoryMovementGroup" module="Products.ERP5Type.Document.CategoryMovementGroup"/>
<tuple/> <tuple/>
</tuple> </tuple>
</pickle> </pickle>
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</item> </item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <string>Mirror Category Movement Group</string> </value> <value> <string>Category Movement Group</string> </value>
</item> </item>
<item> <item>
<key> <string>tested_property</string> </key> <key> <string>tested_property</string> </key>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<global name="MirrorCategoryMovementGroup" module="Products.ERP5Type.Document.MirrorCategoryMovementGroup"/> <global name="CategoryMovementGroup" module="Products.ERP5Type.Document.CategoryMovementGroup"/>
<tuple/> <tuple/>
</tuple> </tuple>
</pickle> </pickle>
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</item> </item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <string>Mirror Category Movement Group</string> </value> <value> <string>Category Movement Group</string> </value>
</item> </item>
<item> <item>
<key> <string>tested_property</string> </key> <key> <string>tested_property</string> </key>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<global name="MirrorCategoryMovementGroup" module="Products.ERP5Type.Document.MirrorCategoryMovementGroup"/> <global name="CategoryMovementGroup" module="Products.ERP5Type.Document.CategoryMovementGroup"/>
<tuple/> <tuple/>
</tuple> </tuple>
</pickle> </pickle>
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</item> </item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <string>Mirror Category Movement Group</string> </value> <value> <string>Category Movement Group</string> </value>
</item> </item>
<item> <item>
<key> <string>tested_property</string> </key> <key> <string>tested_property</string> </key>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<global name="MirrorPropertyMovementGroup" module="Products.ERP5Type.Document.MirrorPropertyMovementGroup"/> <global name="PropertyMovementGroup" module="Products.ERP5Type.Document.PropertyMovementGroup"/>
<tuple/> <tuple/>
</tuple> </tuple>
</pickle> </pickle>
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</item> </item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <string>Mirror Property Movement Group</string> </value> <value> <string>Property Movement Group</string> </value>
</item> </item>
<item> <item>
<key> <string>tested_property</string> </key> <key> <string>tested_property</string> </key>
......
342 343
\ 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