[Erp5-report] r35065 jerome - in /erp5/trunk/bt5/erp5_accounting: SkinTemplateItem/portal_s...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu May 6 17:59:25 CEST 2010


Author: jerome
Date: Thu May  6 17:59:22 2010
New Revision: 35065

URL: http://svn.erp5.org?rev=35065&view=rev
Log:
also export third party's region

Modified:
    erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_getAccountingLineReportLineList.xml
    erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_viewAccountingLineReportReportSection/listbox.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_getAccountingLineReportLineList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_getAccountingLineReportLineList.xml?rev=35065&r1=35064&r2=35065&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_getAccountingLineReportLineList.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_getAccountingLineReportLineList.xml [utf8] Thu May  6 17:59:22 2010
@@ -163,6 +163,7 @@
         payment_mode=movement.getPaymentModeTranslatedTitle(),\n
         mirror_section_title=movement.getDestinationSectionTitle(),\n
         mirror_payment_title=getBankAccountTitle(movement.getDestinationPaymentValue()),\n
+        mirror_section_region_title=movement.getDestinationRegionTranslatedTitle(),\n
         function_title=getTitle(movement.getSourceFunctionValue()),\n
         project_title=getTitle(movement.getSourceProjectValue()),\n
         product_line=movement.getProductLineTranslatedTitle(),\n
@@ -205,6 +206,7 @@
         payment_title=getBankAccountTitle(movement.getDestinationPaymentValue()),\n
         payment_mode=movement.getPaymentModeTranslatedTitle(),\n
         mirror_section_title=movement.getSourceSectionTitle(),\n
+        mirror_section_region_title=movement.getSourceRegionTranslatedTitle(),\n
         mirror_payment_title=getBankAccountTitle(movement.getSourcePaymentValue()),\n
         function_title=getTitle(movement.getDestinationFunctionValue()),\n
         project_title=getTitle(movement.getDestinationProjectValue()),\n

Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_viewAccountingLineReportReportSection/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_viewAccountingLineReportReportSection/listbox.xml?rev=35065&r1=35064&r2=35065&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_viewAccountingLineReportReportSection/listbox.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransactionModule_viewAccountingLineReportReportSection/listbox.xml [utf8] Thu May  6 17:59:22 2010
@@ -139,6 +139,10 @@
                           <string>Third Party Bank Account</string>
                         </tuple>
                         <tuple>
+                          <string>mirror_section_region_title</string>
+                          <string>Third Party Region</string>
+                        </tuple>
+                        <tuple>
                           <string>function_title</string>
                           <string>Function</string>
                         </tuple>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=35065&r1=35064&r2=35065&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Thu May  6 17:59:22 2010
@@ -1,1 +1,1 @@
-1210
+1211




More information about the Erp5-report mailing list