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

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 15 19:16:21 CEST 2010


Author: jerome
Date: Thu Apr 15 19:16:20 2010
New Revision: 34602

URL: http://svn.erp5.org?rev=34602&view=rev
Log:
follow Account_zDistinctSectionList API change

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=34602&r1=34601&r2=34602&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] Thu Apr 15 19:16:20 2010
@@ -118,7 +118,7 @@
 # TODO: this can be a simple getInventoryList with mirror section category\n
 # (role)\n
 for party in context.Account_zDistinctSectionList(\n
-                              section_category=section_category,\n
+                              section_uid=section_uid,\n
                               at_date=at_date):\n
   o = party.getObject()\n
   keep_this_one = True\n

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=34602&r1=34601&r2=34602&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Thu Apr 15 19:16:20 2010
@@ -1,1 +1,1 @@
-1184
+1185




More information about the Erp5-report mailing list