Thursday, September 7, 2017
4 changes · master
Enhancements to existing features
Date fields are easier to edit because clicking into them now selects the existing date text. The date picker also no longer automatically jumps to today, reducing accidental date choices and making data entry more predictable.
Original PR description
Task: https://www.odoo.com/web#id=35094&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.be5f583adf2c1a8ce114a5010a7b7924 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Manufacturing users now get a warning when they try to mark an order as done without consuming all planned materials. This helps prevent accidental under-consumption and improves production accuracy before an order is finalized.
Original PR description
… mark as done button task: https://www.odoo.com/web?#id=36388&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.d2d34f38a684c5f4d0e0715f89591a50 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Manufacturing orders now warn users when they try to complete production without consuming all planned materials. This helps prevent accidental under-consumption and improves accuracy in inventory and production records.
Original PR description
Pops up a warning dialog similar to stock.immediate.transfer. Task: https://www.odoo.com/web#id=36388&view_type=form&model=project.task&menu_id= Pad: https://pad.odoo.com/p/r.d2d34f38a684c5f4d0e0715f89591a50
Manufacturing orders now use the updated completion action so they can finish without triggering the newer confirmation dialog in situations where the old process did not. This keeps accounting and quality checks working consistently while preserving the intended user prompts elsewhere.
Original PR description
…_done task:https://www.odoo.com/web?#id=36388&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad:https://pad.odoo.com/p/r.d2d34f38a684c5f4d0e0715f89591a50