[Erp5-report] r36012 luke - in /erp5/trunk/bt5/erp5_accounting_ui_test: SkinTemplateItem/po...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 7 10:59:51 CEST 2010


Author: luke
Date: Mon Jun  7 10:59:49 2010
New Revision: 36012

URL: http://svn.erp5.org?rev=36012&view=rev
Log:
 - call path, instead of passing method

Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionListSalesAndPayments.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionListSalesAndPayments.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionListSalesAndPayments.xml?rev=36012&r1=36011&r2=36012&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionListSalesAndPayments.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionListSalesAndPayments.xml [utf8] Mon Jun  7 10:59:49 2010
@@ -176,7 +176,7 @@
                           portal_type=ptr.getPortalAccountingMovementTypeList()):\n
           if line.getGroupingReference():\n
              line.activate(after_path_and_method_id=(\n
-                  (ptr.getPath(), line.getPath),\n
+                  (ptr.getPath(), line.getPath()),\n
                     (\'recursiveImmediateReindexObject\',\n
                       \'immediateReindexObject\')),\n
              ).AccountingTransactionLine_resetGroupingReference()\n

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision?rev=36012&r1=36011&r2=36012&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] Mon Jun  7 10:59:49 2010
@@ -1,1 +1,1 @@
-163
+164




More information about the Erp5-report mailing list