Daily updates from Odoo
Wednesday, June 26, 2019
2 changes
Resolved issues and error corrections
Completed manufacturing work orders no longer show actions such as continuing production or scrapping that should not be used once the work is done. This reduces user confusion and helps prevent inappropriate follow-up actions on finished production steps.
Original PR description
**Description of the issue/feature this PR addresses:** Task:https://www.odoo.com/web#id=2003916&action=333&active_id=1278&model=project.task&view_type=form&menu_id=4720 Pad:https://pad.odoo.com/p/r.4bec819e9247800f8f84c35a9903e9df **Description** previously button "continue production" was visible on work orders which were in done state. Which was not ideal. Fixed it by hiding it. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Website editors can now save pages without losing design changes applied to selection or many-to-one form fields. This keeps published forms looking consistent and reduces the need to manually reapply formatting after saving.
Original PR description
**Task**: https://www.odoo.com/web#id=1961733&model=project.task&menu_id=4720 **Pad**: https://pad.odoo.com/p/r.239a84b7bd1077d2ebd373089e8f0523 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr