c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #13840
[Bug 707031] Re: cancelling move availability doesn't change packing
If, after cancel availability of a move, there are no longer any
available moves in the packing, the workflow of the packing would return
it to confirmed. However, currently the write on the move does not
trigger the packing workflow to update.
Maybe proposed fix in related branch will clarify.
** Changed in: openobject-addons
Status: Incomplete => New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/707031
Title:
cancelling move availability doesn't change packing
Status in OpenERP Modules (addons):
New
Bug description:
Steps
* create a packing with a single available move
* click Cancel Availability on the move
Expect
* move and packing to change to confirmed
Actual
* move changes, packing stays available, triggering a write on the packing, i.e. by changing a different field, causes the packing to change to confirmed
References