Unable to Complete shipment after packing moves in Tryton
This issue only seems to happen while using Tryton. Tested on Tryton 7.2.4. Steps to reproduce on Demo:
- Activate the stock_package_shipping module on the demo database
- Create a package type
- Assign a shipment and pick it.
- Create a package for the shipment and assign all the moves available to the package.
- Pack the shipment.
- Click the complete button. Then the error is raised and you are not allowed to continue.
The error is caught and a user message is displayed, something like: To modify stock move "" you must reset its state to draft.
It is possible to complete the shipment only after closing the window discarding changes and reopening it.
Edited by Dimitrios Moustos