[Erp5-report] r17193 - in /erp5/trunk/bt5/erp5_archive: PortalTypeTemplateItem/portal_types...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 25 17:11:15 CEST 2007


Author: romain
Date: Thu Oct 25 17:11:15 2007
New Revision: 17193

URL: http://svn.erp5.org?rev=17193&view=rev
Log:
Do not use CachInventory in erp5_archive

Modified:
    erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%20Inventory%20Cell.xml
    erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%20Inventory%20Line.xml
    erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%20Inventory.xml
    erp5/trunk/bt5/erp5_archive/bt/revision

Modified: erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%20Inventory%20Cell.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%2520Inventory%2520Cell.xml?rev=17193&r1=17192&r2=17193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%20Inventory%20Cell.xml (original)
+++ erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%20Inventory%20Cell.xml Thu Oct 25 17:11:15 2007
@@ -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>

Modified: erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%20Inventory%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%2520Inventory%2520Line.xml?rev=17193&r1=17192&r2=17193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%20Inventory%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%20Inventory%20Line.xml Thu Oct 25 17:11:15 2007
@@ -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>

Modified: erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%20Inventory.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%2520Inventory.xml?rev=17193&r1=17192&r2=17193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%20Inventory.xml (original)
+++ erp5/trunk/bt5/erp5_archive/PortalTypeTemplateItem/portal_types/Archive%20Inventory.xml Thu Oct 25 17:11:15 2007
@@ -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>

Modified: erp5/trunk/bt5/erp5_archive/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_archive/bt/revision?rev=17193&r1=17192&r2=17193&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_archive/bt/revision (original)
+++ erp5/trunk/bt5/erp5_archive/bt/revision Thu Oct 25 17:11:15 2007
@@ -1,1 +1,1 @@
-55
+57




More information about the Erp5-report mailing list