Commit c2006b85 authored by Sebastien Robin's avatar Sebastien Robin

added additional parameters


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3961 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b0c2106f
......@@ -71,5 +71,6 @@ class SplitAndDefer(CopyToTarget):
destination = movement.getDestination(),
source_section = movement.getSourceSection(),
destination_section = movement.getDestinationSection(),
**self.additional_parameters
)
CopyToTarget.solve(self, movement)
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