Wednesday, March 9, 2016
2 changes · master
Resolved issues and error corrections
Tags in kanban views now show the default color visibly, making records easier to identify at a glance. One unused color option has been made invisible to prevent confusing or unreadable tag displays.
Original PR description
Description of the issue/feature this PR addresses: The default comportement of tags has been changed. The default color is now visible on kanban. The 10th color is now invisible. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The USPS delivery integration now uses the official “First-Class” naming so Odoo can correctly match selected services with USPS responses. This helps prevent incorrect shipping service detection for USPS First-Class options.
Original PR description
USPS uses "First-Class" instead of "First Class", so the matching between the field usps_service and the USPS response is not always correct.