Daily updates from Odoo
Friday, March 16, 2018
5 changes · master
New functionality added to Odoo
Odoo now includes Vietnamese states in its localization data, making address entry and regional selection more complete for Vietnam. This helps businesses operating in Vietnam maintain cleaner customer, partner, and company address records.
Original PR description
Current behavior before PR: No Vietnamese states available in Odoo Desired behavior after PR is merged: The vietnamese states are available in Odoo Forward port of https://github.com/odoo/odoo/pull/20219 as this was requested and as the original author (@tutran81) is most likely not going to respond anymore. Fixes https://github.com/odoo/odoo/pull/20219 Author: tutran81 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Enhancements to existing features
Email recipient tags in the mail composer and chatter now show the person’s name first, keeping the interface easier to read. The full email address is still available by hovering over the tag, so users can verify recipients without clutter.
Original PR description
Task : https://www.odoo.com/web?#id=36677&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.e7f17baffe19636b821f5b6a3e0df41f -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update adds automated test coverage for swipe behavior in the mobile settings interface. It helps reduce the risk of mobile navigation issues reaching users by validating this interaction during testing.
Original PR description
Task: https://www.odoo.com/web#id=38926&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.7d0e99bd32bacb6859ea10d9806956cc
Resolved issues and error corrections
This update fills in missing explanatory text in the backend documentation for a calendar field label. It helps readers better understand the documented calendar configuration without changing product behavior.
Original PR description
Something is missing here: - 
This change fixes a traceback that could occur in the sales area, improving reliability for users working with sales screens. It helps prevent interruptions and keeps everyday sales workflows running more smoothly.
Original PR description
Description of the issue/feature this PR addresses: Task ID: https://www.odoo.com/web?#id=771676&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