Daily updates from Odoo
Navigate
Branch
Friday, March 16, 2018
10 changes
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
Adds a dynamic Enterprise version of the Sale/Purchase Journal report, making a report previously available in Community accessible in the Enterprise reporting experience. Users can open related journal entries directly, see ordered report lines, and export the report to PDF with improved section display and empty-state handling.
Original PR description
This report is already present in community but not as a dynamic enterprise report. task: https://www.odoo.com/web#id=36590&view_type=form&model=project.task&action=333&active_id=967&menu_id=4720
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
Mobile users can now swipe left or right in the Settings area to move between modules. This makes browsing and configuring settings on phones and tablets faster and more intuitive.
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 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Time Off app now separates employee leave requests from leave allocations, making each process easier to manage and improve independently. Reporting has been updated to combine both types of information, while an unused remaining-leave report was removed to reduce clutter.
Original PR description
Task: https://www.odoo.com/web#id=46106&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720
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
Features or functions removed from Odoo
Odoo no longer supports updating CRM leads or project records by writing special commands in incoming emails. This removes an old, undocumented workflow so users update revenue, priority, and planned hours through the standard desktop or mobile interface instead.
Original PR description
Task: https://www.odoo.com/web#id=1826080&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720
The Journal Audits report has been removed from the Community accounting module because it is now available as a dynamic report in the Enterprise account_reports module. Businesses using Community will no longer see this report there, while Enterprise users should use the updated reporting experience.
Original PR description
This report is now dynamic, located in the "account_reports" module in enterprise. task: https://www.odoo.com/web#id=36590&view_type=form&model=project.task&menu_id= -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr