Daily updates from Odoo
Monday, September 23, 2019
2 changes
Resolved issues and error corrections
This fixes a case where opening and closing the home menu from an edited form could leave unsaved changes in an inconsistent state. Users should no longer see repeated or misleading discard-change warnings after the menu is toggled.
Original PR description
Task:https://www.odoo.com/web#id=2043027&action=333&active_id=1251&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.d1dc5d5b5c81a5e68f873c57c621e6f6 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes an issue where cancelling certain draft stock transfers could leave them stuck in draft status, especially when they had completed quantities but no linked stock moves. After the change, pressing cancel reliably marks these transfers as cancelled, giving warehouse teams clearer and more accurate operation statuses.
Original PR description
Task: https://www.odoo.com/web?#id=1936634&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.4f1ecd0b3111f6cf6788a0cb9bf33be7 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