[Erp5-report] r45539 vincent - in /erp5/trunk/bt5/erp5_banking_core: PortalTypeTemplateItem...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Apr 18 15:20:37 CEST 2011


Author: vincent
Date: Mon Apr 18 15:20:36 2011
New Revision: 45539

URL: http://svn.erp5.org?rev=45539&view=rev
Log:
Forcibly migrate type_class on all portal types.

For export format stability.

Modified:
    erp5/trunk/bt5/erp5_banking_core/PortalTypeTemplateItem/portal_types/Check%20Model%20Type%20Variation.xml
    erp5/trunk/bt5/erp5_banking_core/PortalTypeTemplateItem/portal_types/Check%20Operation%20Line.xml
    erp5/trunk/bt5/erp5_banking_core/bt/revision

Modified: erp5/trunk/bt5/erp5_banking_core/PortalTypeTemplateItem/portal_types/Check%20Model%20Type%20Variation.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_core/PortalTypeTemplateItem/portal_types/Check%2520Model%2520Type%2520Variation.xml?rev=45539&r1=45538&r2=45539&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_core/PortalTypeTemplateItem/portal_types/Check%20Model%20Type%20Variation.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_core/PortalTypeTemplateItem/portal_types/Check%20Model%20Type%20Variation.xml [utf8] Mon Apr 18 15:20:36 2011
@@ -50,6 +50,10 @@
             <key> <string>title</string> </key>
             <value> <string></string> </value>
         </item>
+        <item>
+            <key> <string>type_class</string> </key>
+            <value> <string>Variation</string> </value>
+        </item>
       </dictionary>
     </pickle>
   </record>

Modified: erp5/trunk/bt5/erp5_banking_core/PortalTypeTemplateItem/portal_types/Check%20Operation%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_core/PortalTypeTemplateItem/portal_types/Check%2520Operation%2520Line.xml?rev=45539&r1=45538&r2=45539&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_core/PortalTypeTemplateItem/portal_types/Check%20Operation%20Line.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_core/PortalTypeTemplateItem/portal_types/Check%20Operation%20Line.xml [utf8] Mon Apr 18 15:20:36 2011
@@ -54,6 +54,10 @@
             <key> <string>title</string> </key>
             <value> <string></string> </value>
         </item>
+        <item>
+            <key> <string>type_class</string> </key>
+            <value> <string>CheckOperationLine</string> </value>
+        </item>
       </dictionary>
     </pickle>
   </record>

Modified: erp5/trunk/bt5/erp5_banking_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_core/bt/revision?rev=45539&r1=45538&r2=45539&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_core/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_core/bt/revision [utf8] Mon Apr 18 15:20:36 2011
@@ -1 +1 @@
-569
\ No newline at end of file
+570
\ No newline at end of file



More information about the Erp5-report mailing list