Friday, March 4, 2016
6 changes · master
Enhancements to existing features
The purchase requisition screen no longer shows an outdated help tooltip for the procurement field. This reduces confusion because the field is now a clear selection list and no longer needs extra explanation.
Original PR description
Description of the issue/feature this PR addresses: Remove tooltip on procurement field - Task: https://www.odoo.com/web#id=22694&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 - Pad: https://pad.odoo.com/p/r.DBM4XisPZrn0jDTx Current behavior before PR: Procurement field tooltip no need anymore. Desired behavior after PR is merged: Procurement field tooltip will be remove. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Leads form now labels the contact role field as "Job Position" instead of "Function". This makes CRM wording consistent with customer forms and clearer for users entering contact details.
Original PR description
Description of the issue/feature this PR addresses: Consistency: job positions vs function **Task :** https://www.odoo.com/web#id=22658&view_type=form&model=project.task&action=327&menu_id=4720 **Pad:** https://pad.odoo.com/p/r.25b1473ae6adaf0834b1908e64d58e63 Current behavior before PR: The field name is 'Function' in Leads form view Desired behavior after PR is merged: The field name is 'Job Position' in Leads form view ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Updates wording in the Stock app so remaining references to “Suppliers” now say “Vendors.” This keeps terminology consistent across Odoo and reduces confusion for users working with vendor-related stock operations.
Original PR description
Description of the issue/feature this PR addresses: - Replace the word 'Suppliers' with 'Vendors' at all places **Task:** https://www.odoo.com/web#id=22676&view_type=form&model=project.task&action=327&menu_id=4720 **Pad:** https://pad.odoo.com/p/r.37260d0a97c4e9bf684f3d16582b3a51 Current behavior before PR: - As we have replaced the word 'Supplier' with 'Vendor', still word 'Suppliers' is found at some places Desired behavior after PR is merged: - The word 'Supplier' will be replaced by 'Vendor' at all the places ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Unit of Measure list now includes the type of each unit, making it easier for users to understand and compare measurement units at a glance. This small usability improvement helps teams manage product configuration more efficiently without opening each record individually.
Original PR description
Description of the issue/feature this PR addresses: Add type in UoM list view. <b>Pad:</b> https://pad.odoo.com/p/r.f60847a7db60a63574e827c4800ccccc <b>Task:</b> https://www.odoo.com/web#id=22501&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Current behavior before PR: UoM type field is not in list view of UoM. Desired behavior after PR is merged: Added UoM type field in the list view of UoM. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Users can now mark projects as favorites and have those projects shown by default on their project dashboard. This helps people focus on the projects most relevant to them and reduces time spent searching or filtering.
Original PR description
Task : https://www.odoo.com/web#id=21497&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.Z3TCkqlxFRuxtGpq
Payment providers now show a clear toggle to switch between testing and production mode. New payment providers start in testing mode by default, helping businesses avoid accidental live transactions during setup.
Original PR description
Hello, TASK: https://www.odoo.com/web?#id=21083&view_type=form&model=project.task&action=327&menu_id=4720 PAD: https://pad.odoo.com/p/r.V0PDuCTDZQKvdets Thanks.