[Erp5-report] r44385 jerome - in /erp5/trunk/bt5/erp5_accounting: PortalTypeTemplateItem/po...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 17 14:54:39 CET 2011


Author: jerome
Date: Thu Mar 17 14:54:39 2011
New Revision: 44385

URL: http://svn.erp5.org?rev=44385&view=rev
Log:
cash register is a node

Modified:
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%20Register.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%20Register.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%2520Register.xml?rev=44385&r1=44384&r2=44385&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%20Register.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%20Register.xml [utf8] Thu Mar 17 14:54:39 2011
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -34,6 +34,7 @@
             <key> <string>group_list</string> </key>
             <value>
               <tuple>
+                <string>node</string>
                 <string>payment_node</string>
               </tuple>
             </value>
@@ -44,11 +45,15 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>redirect_script</string> </key>
@@ -58,6 +63,22 @@
             <key> <string>title</string> </key>
             <value> <string></string> </value>
         </item>
+        <item>
+            <key> <string>type_class</string> </key>
+            <value> <string>BankAccount</string> </value>
+        </item>
+        <item>
+            <key> <string>type_interface</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>type_mixin</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
       </dictionary>
     </pickle>
   </record>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=44385&r1=44384&r2=44385&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Thu Mar 17 14:54:39 2011
@@ -1 +1 @@
-1458
\ No newline at end of file
+1459
\ No newline at end of file



More information about the Erp5-report mailing list