Monday, August 27, 2018
3 changes · master
Enhancements to existing features
The manufacturing demo data has been corrected so traceability reports show more accurate and useful examples. This helps users evaluating or demonstrating the system better understand how product tracking works in manufacturing flows.
Original PR description
Task: https://www.odoo.com/web?#id=1878236&action=327&model=project.task&view_type=form&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Resolved issues and error corrections
Fixed an error that occurred when users clicked tags or badges in certain many-to-many fields that were not configured with a color option. This prevents an unexpected crash and keeps the form interaction smooth for users.
Original PR description
Description of the issue/feature this PR addresses: Issue: https://www.odoo.com/web?#id=1878918&action=333&active_id=1278&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.3cd18dde8b851ff0d8d3941733c5fa64 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
This fix ensures web requests can be properly cancelled when they are no longer needed, improving performance and avoiding delays. It also fixes a problem where users with multiple browser tabs could miss messages or see loading errors when opening Odoo.
Original PR description
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