[Erp5-report] r13855 - in /erp5/trunk/bt5/erp5_accounting: SkinTemplateItem/portal_skins/er...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Apr 2 14:12:42 CEST 2007


Author: jerome
Date: Mon Apr  2 14:12:41 2007
New Revision: 13855

URL: http://svn.erp5.org?rev=13855&view=rev
Log:
don't show `total_price` column, similar information can be found in the running_total_price column.


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

Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getGeneralLedgerReportSectionList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getGeneralLedgerReportSectionList.xml?rev=13855&r1=13854&r2=13855&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getGeneralLedgerReportSectionList.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getGeneralLedgerReportSectionList.xml Mon Apr  2 14:12:41 2007
@@ -114,7 +114,6 @@
       (\'getTranslatedSimulationStateTitle\', \'State\'),\n
       (\'debit\', \'Debit\'),\n
       (\'credit\', \'Credit\'),\n
-      (\'total_price\', \'Balance\'),\n
       (\'running_total_price\', \'Net\'), )\n
 \n
 if gap:\n

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=13855&r1=13854&r2=13855&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Mon Apr  2 14:12:41 2007
@@ -1,1 +1,1 @@
-236
+237




More information about the Erp5-report mailing list