[Erp5-report] r17968 - in /erp5/trunk/bt5/erp5_ui_test: PortalTypeTemplateItem/portal_types...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Dec 3 18:03:14 CET 2007


Author: jerome
Date: Mon Dec  3 18:03:13 2007
New Revision: 17968

URL: http://svn.erp5.org?rev=17968&view=rev
Log:
Add Foo Module and Bar Module in module portal type group

Modified:
    erp5/trunk/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar%20Module.xml
    erp5/trunk/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Module.xml
    erp5/trunk/bt5/erp5_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar%2520Module.xml?rev=17968&r1=17967&r2=17968&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar%20Module.xml (original)
+++ erp5/trunk/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Bar%20Module.xml Mon Dec  3 18:03:13 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>
@@ -87,7 +84,9 @@
         <item>
             <key> <string>group_list</string> </key>
             <value>
-              <tuple/>
+              <tuple>
+                <string>module</string>
+              </tuple>
             </value>
         </item>
         <item>
@@ -105,6 +104,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_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%2520Module.xml?rev=17968&r1=17967&r2=17968&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Module.xml (original)
+++ erp5/trunk/bt5/erp5_ui_test/PortalTypeTemplateItem/portal_types/Foo%20Module.xml Mon Dec  3 18:03:13 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>
@@ -87,7 +84,9 @@
         <item>
             <key> <string>group_list</string> </key>
             <value>
-              <tuple/>
+              <tuple>
+                <string>module</string>
+              </tuple>
             </value>
         </item>
         <item>
@@ -105,6 +104,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_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/bt/revision?rev=17968&r1=17967&r2=17968&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_ui_test/bt/revision Mon Dec  3 18:03:13 2007
@@ -1,1 +1,1 @@
-288
+289




More information about the Erp5-report mailing list