[Erp5-report] r39530 jerome - in /erp5/trunk/bt5/erp5_accounting: PathTemplateItem/portal_c...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 26 14:59:03 CEST 2010


Author: jerome
Date: Tue Oct 26 14:59:02 2010
New Revision: 39530

URL: http://svn.erp5.org?rev=39530&view=rev
Log:
it's probably better for future to have classes from Products.ERP5Type.Document and not from this strange Products.ERP5.Tool.Category module


Modified:
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset.xml
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/cash.xml
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/cash/bank.xml
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/receivable.xml
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/receivable/refundable_vat.xml
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/equity.xml
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/expense.xml
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/income.xml
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability.xml
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability/payable.xml
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability/payable/collected_vat.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset.xml?rev=39530&r1=39529&r2=39530&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset.xml [utf8] Tue Oct 26 14:59:02 2010
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="Category" module="Products.ERP5.Tool.Category"/>
+      <global name="Category" module="Products.ERP5Type.Document.Category"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/cash.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/cash.xml?rev=39530&r1=39529&r2=39530&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/cash.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/cash.xml [utf8] Tue Oct 26 14:59:02 2010
@@ -29,8 +29,6 @@
             <value>
               <tuple>
                 <string>account_type/asset/bank/cash</string>
-                <string>account_type/asset/bank/cash</string>
-                <string>account_type/asset/bank/cash</string>
               </tuple>
             </value>
         </item>

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/cash/bank.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/cash/bank.xml?rev=39530&r1=39529&r2=39530&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/cash/bank.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/cash/bank.xml [utf8] Tue Oct 26 14:59:02 2010
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="Category" module="Products.ERP5.Tool.Category"/>
+      <global name="Category" module="Products.ERP5Type.Document.Category"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/receivable.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/receivable.xml?rev=39530&r1=39529&r2=39530&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/receivable.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/receivable.xml [utf8] Tue Oct 26 14:59:02 2010
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="Category" module="Products.ERP5.Tool.Category"/>
+      <global name="Category" module="Products.ERP5Type.Document.Category"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/receivable/refundable_vat.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/receivable/refundable_vat.xml?rev=39530&r1=39529&r2=39530&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/receivable/refundable_vat.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/asset/receivable/refundable_vat.xml [utf8] Tue Oct 26 14:59:02 2010
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="Category" module="Products.ERP5.Tool.Category"/>
+      <global name="Category" module="Products.ERP5Type.Document.Category"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/equity.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/equity.xml?rev=39530&r1=39529&r2=39530&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/equity.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/equity.xml [utf8] Tue Oct 26 14:59:02 2010
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="Category" module="Products.ERP5.Tool.Category"/>
+      <global name="Category" module="Products.ERP5Type.Document.Category"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/expense.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/expense.xml?rev=39530&r1=39529&r2=39530&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/expense.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/expense.xml [utf8] Tue Oct 26 14:59:02 2010
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="Category" module="Products.ERP5.Tool.Category"/>
+      <global name="Category" module="Products.ERP5Type.Document.Category"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/income.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/income.xml?rev=39530&r1=39529&r2=39530&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/income.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/income.xml [utf8] Tue Oct 26 14:59:02 2010
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="Category" module="Products.ERP5.Tool.Category"/>
+      <global name="Category" module="Products.ERP5Type.Document.Category"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability.xml?rev=39530&r1=39529&r2=39530&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability.xml [utf8] Tue Oct 26 14:59:02 2010
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="Category" module="Products.ERP5.Tool.Category"/>
+      <global name="Category" module="Products.ERP5Type.Document.Category"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability/payable.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability/payable.xml?rev=39530&r1=39529&r2=39530&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability/payable.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability/payable.xml [utf8] Tue Oct 26 14:59:02 2010
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="Category" module="Products.ERP5.Tool.Category"/>
+      <global name="Category" module="Products.ERP5Type.Document.Category"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability/payable/collected_vat.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability/payable/collected_vat.xml?rev=39530&r1=39529&r2=39530&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability/payable/collected_vat.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/account_type/liability/payable/collected_vat.xml [utf8] Tue Oct 26 14:59:02 2010
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="Category" module="Products.ERP5.Tool.Category"/>
+      <global name="Category" module="Products.ERP5Type.Document.Category"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=39530&r1=39529&r2=39530&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Tue Oct 26 14:59:02 2010
@@ -1 +1 @@
-1378
\ No newline at end of file
+1379
\ No newline at end of file




More information about the Erp5-report mailing list