Commit dde3c2bf authored by Mame Coumba Sall's avatar Mame Coumba Sall

Remove reference copy on reversal transaction

parent 82eea1c9
......@@ -85,7 +85,6 @@ reversal = accounting_module.newContent (\n
mapping={\'title\': unicode(context.getTitleOrId(), \'utf8\'),\n
\'specific_reference\': specific_reference}),\n
resource=context.getResource(),\n
reference=context.getReference(),\n
causality_value_list=causality_value_list,\n
created_by_builder=1 # XXX to prevent init script to create lines\n
)\n
......
1479
\ No newline at end of file
1480
\ No newline at end of file
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