diff --git a/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionListSalesAndPayments.xml b/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionListSalesAndPayments.xml index 2436e3cdf7a679445bfc8046e5aba1abe529742b..255919b0aa72829a990564cb8d28f3629a69d260 100644 --- a/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionListSalesAndPayments.xml +++ b/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_createAccountingTransactionListSalesAndPayments.xml @@ -176,7 +176,7 @@ for month in range(1, month_count + 1):\n 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 diff --git a/bt5/erp5_accounting_ui_test/bt/revision b/bt5/erp5_accounting_ui_test/bt/revision index 57556596217163d44671613624be77b852f4d17f..a8f6a254f8a75a50d051f68128b0d67dd407cfeb 100644 --- a/bt5/erp5_accounting_ui_test/bt/revision +++ b/bt5/erp5_accounting_ui_test/bt/revision @@ -1 +1 @@ -163 \ No newline at end of file +164 \ No newline at end of file