[Erp5-report] r17421 - /erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Nov 6 17:34:18 CET 2007


Author: alex
Date: Tue Nov  6 17:34:18 2007
New Revision: 17421

URL: http://svn.erp5.org?rev=17421&view=rev
Log:
forgot to update group_type_list in r17420, sorry

Modified:
    erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Rule.xml
    erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Order%20Rule.xml

Modified: erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%2520Rule.xml?rev=17421&r1=17420&r2=17421&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Rule.xml (original)
+++ erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Delivery%20Rule.xml Tue Nov  6 17:34:18 2007
@@ -3,11 +3,8 @@
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.ERP5Type.ERP5Type</string>
-          <string>ERP5TypeInformation</string>
-        </tuple>
-        <none/>
+        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -81,7 +78,9 @@
         <item>
             <key> <string>group_list</string> </key>
             <value>
-              <tuple/>
+              <tuple>
+                <string>rule</string>
+              </tuple>
             </value>
         </item>
         <item>
@@ -99,6 +98,10 @@
             <value> <string></string> </value>
         </item>
         <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
               <tuple/>

Modified: erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Order%20Rule.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Order%2520Rule.xml?rev=17421&r1=17420&r2=17421&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Order%20Rule.xml (original)
+++ erp5/trunk/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Order%20Rule.xml Tue Nov  6 17:34:18 2007
@@ -3,11 +3,8 @@
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.ERP5Type.ERP5Type</string>
-          <string>ERP5TypeInformation</string>
-        </tuple>
-        <none/>
+        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -81,7 +78,9 @@
         <item>
             <key> <string>group_list</string> </key>
             <value>
-              <tuple/>
+              <tuple>
+                <string>rule</string>
+              </tuple>
             </value>
         </item>
         <item>
@@ -99,6 +98,10 @@
             <value> <string></string> </value>
         </item>
         <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
               <tuple/>




More information about the Erp5-report mailing list