Tuesday, August 20, 2019
5 changes · master
Enhancements to existing features
The POSBox homepage now hides the option to load drivers when no server has been configured. Once a server is set for the first time, drivers are loaded automatically, making setup clearer and reducing unnecessary user actions.
Original PR description
Hide "load drivers" option if no server is set. Automatically load drivers when the server is set for the first time. TaskID: 1970076 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update ensures website links use the correct domain when generated from the website record itself. It also removes duplicate handling in eLearning channels now covered by the shared website behavior, reducing maintenance risk.
Original PR description
On `website` itself there is no `website_id` so the domain has to be read from `self` directly. Also oversight of forward-port 039e6bae9916aaa9d82bc558817a7ed7d0ea3c68: On `slide.channel` the override that was done in an earlier version is doing the same as the generic override that was introduced later, so it can be removed.
This change reorganizes how Sales prepares analytic account information so custom extensions can adjust it more easily. It does not change the normal user workflow, but it makes future customizations safer and easier to maintain.
Original PR description
This PR aims to separate vals preparation into new method for hooking in extensions. I.e. analytic account data preparation is now a hook method -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Updates wording and tooltips around stock valuation accounts, costing methods, and zero on-hand quantity messages. This makes inventory and accounting settings easier to understand and helps users interpret stock information more confidently.
Original PR description
This commit will change, 1. tooltip for stock valuation accounts and costing method 2. change message when on-hand quantity is zero. task - https://www.odoo.com/web?#id=2006467&action=327&model=project.task&view_type=form&menu_id=4720 pad - https://pad.odoo.com/p/r.f80be25667a2882c3e2f0e1ef005b361
The PLM interface now uses a more consistent button style for BoM and routing revisions. This makes related manufacturing change information easier to recognize and navigate, improving day-to-day usability without changing business processes.
Original PR description
task - https://www.odoo.com/web?#id=2006467&action=327&model=project.task&view_type=form&menu_id=4720 pad - https://pad.odoo.com/p/r.f80be25667a2882c3e2f0e1ef005b361