Commit 398e2720 authored by Sebastien Robin's avatar Sebastien Robin

we should expand the new simulation movement created


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5866 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2af3e12c
......@@ -74,5 +74,6 @@ class SplitAndDefer(CopyToTarget):
activate_kw=self.activate_kw,
**self.additional_parameters
)
new_movement.activate(**self.additional_parameters).expand()
movement._v_activate_kw = self.activate_kw
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