Thursday, January 10, 2019
4 changes · master
Enhancements to existing features
User language settings now show the default option as “System (English)” instead of leaving it blank, making the choice easier to understand. The English language label is also clarified as “English (US)” so users know which English variant they are selecting.
Original PR description
Task: https://www.odoo.com/web?#id=1921583&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.e51fff205012519edae42a3b4ebdbad9
This update refreshes the underlying Bootstrap interface framework used by Odoo’s web and website areas. It brings newer UI components and compatibility fixes, helping pages and interactive elements like accordions continue to work reliably.
Original PR description
Bootstrap just released a brand new version with new components and new possibilities, which are great to integrate in master. Note: Unfortunately, this also comes with some bug fixes they did not add in a 4.1.4 version, so there is no clean way to backport them in Odoo 12.0 (so if any is required at some point, we will have to use bootstrap_review.scss or anything else to bug fix). task-1924233
The VoIP activity scheduling screen now keeps the category selection visible by default when multiple categories are available. This reduces confusion for users scheduling activities and makes the relevant choice easier to find.
Original PR description
Task: https://www.odoo.com/web#id=1907970&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.068ba75e9fa3ee1149be34b722dc8bc7
The vendor bill PDF preview is now shown consistently, instead of only while a bill is in draft. This makes it easier for users to review the original document throughout the bill workflow.
Original PR description
Task 1914668 We always want to see the vendor bill pdf Changing from only draft to always