Commit 82e05a4d authored by Jérome Perrin's avatar Jérome Perrin

removed a LOG


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5713 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e53be653
......@@ -75,7 +75,6 @@ kw[\'section_category\'] = params.get(\'section_category\')\n
kw[\'stat\'] = 1\n
kw[\'omit_output\'] = 1\n
kw[\'transaction\'] = context.getUid()\n
kw[\'delivery.start_date\'] = "%"\n
\n
result = context.AccountingTransactionModule_zGetAccountingTransactionList(selection=selection, **kw)\n
row = result[0]\n
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment