Commit f1457070 authored by Romain Courteaud's avatar Romain Courteaud

Do not use CachInventory in erp5_archive

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17193 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 417c336d
......@@ -3,8 +3,11 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
<tuple/>
<tuple>
<string>Products.ERP5Type.ERP5Type</string>
<string>ERP5TypeInformation</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
......@@ -71,7 +74,7 @@
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addCashInventoryCell</string> </value>
<value> <string>addInventoryCell</string> </value>
</item>
<item>
<key> <string>filter_content_types</string> </key>
......
......@@ -3,8 +3,11 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
<tuple/>
<tuple>
<string>Products.ERP5Type.ERP5Type</string>
<string>ERP5TypeInformation</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
......@@ -75,7 +78,7 @@
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addCashInventoryLine</string> </value>
<value> <string>addInventoryLine</string> </value>
</item>
<item>
<key> <string>filter_actions</string> </key>
......
......@@ -3,8 +3,11 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
<tuple/>
<tuple>
<string>Products.ERP5Type.ERP5Type</string>
<string>ERP5TypeInformation</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
......@@ -63,7 +66,7 @@
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addCashInventory</string> </value>
<value> <string>addInventory</string> </value>
</item>
<item>
<key> <string>filter_content_types</string> </key>
......
55
\ No newline at end of file
57
\ 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