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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 23 13:13:23 CET 2009


Author: jerome
Date: Mon Nov 23 13:13:21 2009
New Revision: 30807

URL: http://svn.erp5.org?rev=30807&view=rev
Log:
fix wrong parameter name

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

Modified: erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getOtherPartiesReportSectionList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getOtherPartiesReportSectionList.xml?rev=30807&r1=30806&r2=30807&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getOtherPartiesReportSectionList.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountModule_getOtherPartiesReportSectionList.xml [utf8] Mon Nov 23 13:13:21 2009
@@ -136,7 +136,7 @@
     if omit_balanced_accounts and (\n
             simulation_tool.getInventoryAssetPrice(\n
                     mirror_section_uid=party.uid,\n
-                    strict_node_category=(\n
+                    node_category_strict_membership=(\n
                           \'account_type/asset/receivable\',\n
                           # TODO: don\'t compare floats for equality ...\n
                           \'account_type/liability/payable\')) == 0.):\n

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=30807&r1=30806&r2=30807&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Mon Nov 23 13:13:21 2009
@@ -1,1 +1,1 @@
-1051
+1052




More information about the Erp5-report mailing list