Friday, February 5, 2016
4 changes · master
Resolved issues and error corrections
This fixes an error that could occur when Odoo automatically calculates product-related defaults. The change helps avoid unexpected interruptions when working with products and related accounting analytics.
Original PR description
<b>Issue:</b> https://www.odoo.com/web?#id=668814&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720
The website editor's background image selection has been fixed so users can choose images without triggering an error. This restores a visible editing workflow and helps teams update page designs without technical support.
Original PR description
...because the variable "editor" was hiding itself. This caused an exception: Uncaught TypeError: Cannot read property 'MediaDialog' of undefined
The Asset Accounting screen now shows the correct label, "Expense Account," for the relevant account field. This helps users understand the field's purpose and reduces confusion when entering or reviewing asset accounting information.
Original PR description
The rigth label for this field is in fact "Expense Account". opw:667575
The dashboard label was updated from “Salesman Dashboard” to “Salesperson Dashboard.” This makes the wording more inclusive and consistent for users without changing functionality.
Original PR description
Salesman Dashboard -> Salesperson Dashboard opw:668548