Monday, January 9, 2017
12 changes · master
Enhancements to existing features
This update makes customer ratings easier to review by adding clearer list, form, and kanban views, including links to related records and better feedback indicators. It also adds rating filters to project-related work and improves data cleanup so ratings stay consistent when records or modules are removed.
Original PR description
Description of the issue/feature this PR addresses: - Task: https://www.odoo.com/web?#id=28864&view_type=form&model=project.task&action=327&menu_id=4720 - Pad: https://pad.odoo.com/p/r.94cd5b335cf95a485a6721aeb1c79175 Current behavior before PR: Desired behavior after PR is merged: ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr rating:- - Added in kanban: - link to related resource - Indicator to show feedback - Click on kanban open rating detail form view - Ellipsis for long string of customer and resource, So it fit on one line - Add tree view for rating rating_project:- - Add rating filter on project's tasks
The Sales configuration area has been redesigned to make setup easier and more consistent with newer Odoo app settings. Related options across sales, CRM, delivery, inventory, invoicing, and website quotes are now presented in a clearer settings style, helping teams configure sales workflows faster.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=29043&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.d93e25d66aef96450a8b600e3ee59929 Current behavior before PR: Desired behavior after PR is merged: - Make sales config easier, using the new settings style used for Helpdesk app. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Users can now select and upload several files in one action from key attachment areas, including chatter, sidebar attachments, and binary file fields. This reduces repetitive uploads and makes document handling faster for teams working with multiple files.
Original PR description
task:https://www.odoo.com/web#id=23304&view_type=form&model=project.task&action=327&menu_id= pad: https://pad.odoo.com/p/r.c33035bc2a298b8c4a4a48682962afc4 enable multiple files upload for chatter, many2many_binary widget and sidebar attachments
The manufacturing order source field is now hidden from regular users and only appears in debug mode. This keeps day-to-day manufacturing screens simpler by removing a technical field that most users do not need.
Original PR description
Description of the issue/feature this PR addresses: Task : https://www.odoo.com/web#id=29257&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.8255da3755d755329fe5917f4d07e321 Current behavior before PR: - The source field is too technical for the normal user so put that field in the debug mode Desired behavior after PR is merged: - Source field only visible in debug mode, put no_one group in the source field. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update adjusts the spacing around quotation titles when they appear hidden or constrained in the website navigation bar. It helps keep website quotation pages visually cleaner and easier to read for customers.
Original PR description
Description of the issue/feature this PR addresses: Task:https://www.odoo.com/web?#id=29190&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.d6507e4b5bed7fe4a7a58d079dd43e0e Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
When a wizard opens, the cursor is placed directly in the first available field so users can start typing immediately. This reduces extra clicks and makes short form-based actions faster and smoother.
Original PR description
Description of the issue/feature this PR addresses: Task:https://www.odoo.com/web#id=29215&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.fcfd21104de87d8e38b77bca1c10f54f Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Manufacturing users will see fewer irrelevant controls in the Manufacturing Order workflow. The update action is hidden when it cannot be used, and work order-related messages only appear for teams using work orders, reducing confusion.
Original PR description
Description of the issue/feature this PR addresses: Task : https://www.odoo.com/web#id=28941&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.74d44c58dc7c0241a07f9764eeaf0d41 Current behavior before PR: - usability improvements in MRP Desired behavior after PR is merged: - Way to still make invisible update link when creating an MO (did not manage to do so) - Workorder messages menu should not be visible when no workorders activated (put groups on menuitem) ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Customer invoices using the Belgian BBA payment reference now display the payment communication on the invoice report and in related emails. This helps customers use the correct reference when paying, reducing payment matching errors and follow-up work.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=27402&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/openerp-project.task-QIDAO8HB15 Current behavior before PR: If reference is set on a customer invoice, it doesn't show on invoice report and in email. Desired behavior after PR is merged: It should be shown on invoice report and in email. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Time off screens and messages now make it easier to tell the difference between a leave request and a leave allocation request. This reduces confusion for employees and managers when reviewing records, chatter updates, and notification email actions.
Original PR description
https://www.odoo.com/web#id=30031&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720
This update removes unnecessary activity-change messages from notes, making the discussion history cleaner for users. It also lets users create note tags directly while editing a note and ensures demo notes appear correctly for demo users.
Original PR description
Description of the issue/feature this PR addresses:
Task: https://www.odoo.com/web?#id=29218&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720
Pad: https://pad.odoo.com/p/r.9c3ba7eaa646408e276a0367239e387b
Current behavior before PR:
-When user create a note, one message "Active--> True" is shown in chatter and when user click on 'Tick' option from kanban view, message "True-->False" is shown in chatter
-Creation of 'Tag' not in inline mode.
-demo notes not visible to demo user
Desired behavior after PR is merged:
-No message in chatter('Active-->True' or 'True-->False')
-Creation of 'Tag' same as 'Stages'
-demo notes visible to demo user
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prThe Quality app now shows the number of quality alerts directly on the main dashboard button, making important issues easier to spot. Statistical process control reports are also clearer because chart axes are automatically set to the most relevant date and measurement values for norm-based quality points.
Original PR description
Task : https://www.odoo.com/web#id=28941&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.74d44c58dc7c0241a07f9764eeaf0d41
Resolved issues and error corrections
The accounting filter label was corrected from “State” to “Status” to match the wording used in the related accounting records. This small wording fix helps users find and understand the filter more consistently.
Original PR description
…ccount move Description of the issue/feature this PR addresses: task - https://www.odoo.com/web#id=30523&view_type=form&model=project.task&action=327&menu_id=4720 Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr