Daily updates from Odoo
Navigate
Branch
Thursday, December 7, 2017
6 changes
New functionality added to Odoo
Adds a new CRM reporting dashboard that helps sales teams track pipeline performance, opportunity movement, expected revenue, and activity status in one place. Interactive charts and clickable metrics make it easier for managers to review won/lost opportunities, stage progress, and open opportunities without building reports manually.
Original PR description
Task: https://www.odoo.com/web#id=34719&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.1325816feadbd8db329a4d8477b15126
Enhancements to existing features
Pivot reports can now hide fields that are not meaningful as measures or grouping options. This makes reporting menus clearer for users, with rating reports updated to remove irrelevant choices.
Original PR description
Task: https://www.odoo.com/web#id=30030&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.8fa1a794f1d9181e16a820b77c6551d8 Description of the issue/feature this PR addresses: 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
The CRM pipeline reporting experience is improved so users opening pipeline items are directed to the opportunity form view. The reporting views also gain clearer closure timing information, helping teams better understand how long opportunities take to close.
Original PR description
Task: https://www.odoo.com/web#id=34719&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.1325816feadbd8db329a4d8477b15126 Description of the issue/feature this PR addresses: 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
The timesheet grid now preserves the chosen task when opening task search from a project, as long as the task belongs to the same project. This prevents users from losing their task selection and makes timesheet entry smoother.
Original PR description
task : https://www.odoo.com/web#id=35414&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.b1dc522b35958704f06bb1fa664bed91
Grid view actions now pass along the relevant context when opening the next view. This helps ensure follow-up screens are pre-filled with the right information, reducing manual corrections for users.
Original PR description
task: https://www.odoo.com/web#id=35414&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.b1dc522b35958704f06bb1fa664bed91
Features or functions removed from Odoo
The Point of Sale app no longer creates a default "MISC" product when installed in production databases. This keeps new POS setups cleaner and avoids adding an unnecessary product that businesses may need to remove manually.
Original PR description
This "MISC" product is added to production databases upon installation of the point_of_sale module (it is NOT part of demo data), which is annoying. No need to move it to demo data, there is already a lot of product demo data in the point_of_sale module. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr