Wednesday, December 13, 2017
4 changes
Resolved issues and error corrections
Creating an alert in the manufacturing PLM workflow no longer causes an error when the alert is already in a validated state. This helps users complete alert records reliably without being blocked by a system traceback.
Original PR description
Description of the issue/feature this PR addresses: when creating a alert in mrp_plm module in validated state it gives traceback. Current behavior before PR: this pr will solve the issue of that traceback. Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Google Calendar sync flow now takes users to the general settings page where calendar settings are managed. This reduces confusion and helps users find the correct place to configure Google Calendar integration.
Original PR description
Description of the issue/feature this PR addresses: Issue: https://www.odoo.com/web?#id=779924&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 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 fixes a typo in the tooltip for the website popup checkbox settings. The change improves clarity for users configuring website mailing popups without altering behavior.
Original PR description
issues:https://www.odoo.com/web#id=775876&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 …mprovement 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
UPS delivery processing now uses the customer's contact details from the related customer record instead of looking for phone fields directly on the sales order. This prevents errors when preparing UPS shipments and helps orders continue through delivery workflows reliably.
Original PR description
… to take it from partner_id Issue: https://www.odoo.com/web?debug=assets#id=783157&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720