Commit e1919591 authored by Thierry's avatar Thierry

edit added in updateTargetQuantityFromContainerQuantity for automatic...

edit added in updateTargetQuantityFromContainerQuantity for automatic transitions in delivery_causality_workflow


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@582 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0d26ec8b
......@@ -193,3 +193,5 @@ An order..."""
# this is script dependent
movement.setTargetQuantity(movement.DeliveryCell_getContainedTargetQuantity())
movement.flushActivity(invoke=1)
# finally edit in order to make automatic transition work in delivery_causality_workflow
self.edit()
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