Commit 9e0b0fce authored by Kevin Deldycke's avatar Kevin Deldycke

use created_by_builder instead of bypass_init_script

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6412 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2ed3219b
......@@ -85,7 +85,7 @@ reversal = accounting_module.newContent (\n
\'source_reference\' : context.getSourceReference()}),\n
resource = context.getResource(), \n
reference = context.getReference(),\n
bypass_init_script = 1\n
created_by_builder = 1\n
)\n
\n
for line in context.objectValues(portal_type = context.getPortalAccountingMovementTypeList()) : \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