Daily updates from Odoo
Wednesday, November 28, 2018
1 change · master
Enhancements to existing features
Manufacturing orders can now be planned in draft before related component movements are launched, giving users more control over when procurement and stock rules run. The update also improves how production status is determined, supports extra components through the normal workflow, and makes manufacturing information easier to filter and review.
Original PR description
The purpose of this PR is to allow more flexibility on Manufacturing. It will allows: - Pull and Push rules are no more directly trigger. It will require a confirmation from the user in order to launch them. (except when it comes from another rule) - The user will be able to add extra components. Those components will follow the classic flow (trigger rules, will be present in workorders and produce wizard, ...) - State will be computed and will not require explicit write - Advanced filter Task 1889384