[Erp5-report] r34177 kazuhiko - in /erp5/trunk/bt5/erp5_accounting: SkinTemplateItem/portal...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Mar 29 10:45:05 CEST 2010


Author: kazuhiko
Date: Mon Mar 29 10:45:04 2010
New Revision: 34177

URL: http://svn.erp5.org?rev=34177&view=rev
Log:
fix a typo : reveral -> reversal

Modified:
    erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_createReversalTransactionList.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_createReversalTransactionList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_createReversalTransactionList.xml?rev=34177&r1=34176&r2=34177&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_createReversalTransactionList.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_createReversalTransactionList.xml [utf8] Mon Mar 29 10:45:04 2010
@@ -89,7 +89,7 @@
                     method_id=\'AccountingTransaction_createReversalTransaction\'):\n
       raise Redirect, "%s/view?portal_status_message=%s" % (\n
                 context.absolute_url(), translateString(\n
-        \'Reveral creation already in progress, abandon.\'))\n
+        \'Reversal creation already in progress, abandon.\'))\n
     obj.activate(tag=tag).AccountingTransaction_createReversalTransaction(\n
                                 cancellation_amount=cancellation_amount)\n
     activated += 1\n

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=34177&r1=34176&r2=34177&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Mon Mar 29 10:45:04 2010
@@ -1,1 +1,1 @@
-1149
+1150




More information about the Erp5-report mailing list