Thursday, December 18, 2014
6 changes · master
New functionality added to Odoo
Product attributes can now be manually reordered using a sequence control. This makes it easier for teams to present product options in the desired order, improving clarity when managing product information.
Original PR description
https://www.odoo.com/web?#id=10788&view_type=form&model=project.task&menu_id=3942&action=327 PAD: https://pad.odoo.com/p/openerp-project.task-CDD3OFGEZE
Stock quantity records now show the product’s default unit of measure. This makes it easier for users to read inventory quantities correctly and avoid confusion when reviewing stock on hand.
Original PR description
...ck quants Task: https://www.odoo.com/web#id=10993&view_type=form&model=project.task&menu_id=3942&action=327 PAD: https://pad.odoo.com/p/r.FYTSi7DmgYcnzHRy
Enhancements to existing features
The CRM screens now use clearer wording by showing “Customer” instead of “Partner” in search views and displaying a more explicit probability label on lead forms. This helps sales users understand fields more quickly and reduces confusion during lead management.
Original PR description
...ay probability label in lead form view - Task: https://www.odoo.com/web#id=10055&view_type=form&model=project.task&menu_id=3942&action=327 - Pad: https://pad.odoo.com/p/r.SXTI5j4Swq6MN3Mn
Resolved issues and error corrections
Project contracts now correctly use the customer's price list when the customer is selected or changed. This helps ensure billing and pricing on project timesheets follow the agreed customer terms without manual correction.
Original PR description
- Task: https://www.odoo.com/web#id=8147&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.Wvhtgh6rNS0vLToA
The signature wizard text in website quotations is now properly recognized by the translation editor. This helps translated versions of the signature modal display with the correct highlighted branding and wording for multilingual users.
Original PR description
- Task: https://www.odoo.com/web#id=9954&view_type=form&model=project.task&menu_id=3942&action=327 - Pad: https://pad.odoo.com/p/r.5Bpg5zyFFQHQRioo
This update corrects the CRM module dependency configuration so it installs and works with the required supporting components. It helps avoid setup or upgrade issues related to missing dependencies.