[Erp5-report] r14734 - in /erp5/trunk/bt5/erp5_accounting: PathTemplateItem/portal_categori...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jun 7 12:32:48 CEST 2007


Author: jerome
Date: Thu Jun  7 12:32:48 2007
New Revision: 14734

URL: http://svn.erp5.org?rev=14734&view=rev
Log:
Fix title of Asset category

Modified:
    erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/financial_section/asset.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/financial_section/asset.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/financial_section/asset.xml?rev=14734&r1=14733&r2=14734&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/financial_section/asset.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PathTemplateItem/portal_categories/financial_section/asset.xml Thu Jun  7 12:32:48 2007
@@ -68,9 +68,7 @@
         </item>
         <item>
             <key> <string>int_index</string> </key>
-            <value>
-              <none/>
-            </value>
+            <value> <int>3</int> </value>
         </item>
         <item>
             <key> <string>last_id</string> </key>
@@ -82,7 +80,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Assets</string> </value>
+            <value> <string>Asset</string> </value>
         </item>
         <item>
             <key> <string>uid</string> </key>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=14734&r1=14733&r2=14734&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Thu Jun  7 12:32:48 2007
@@ -1,1 +1,1 @@
-324
+325




More information about the Erp5-report mailing list