Daily updates from Odoo
Thursday, November 15, 2018
3 changes
Enhancements to existing features
Users can now click values in pivot reports to open the related records in a list view. This makes it faster to investigate figures in CRM, Events, Expenses, and Recruitment reports without manually recreating filters.
Original PR description
https://www.odoo.com/web#id=1895410&action=333&active_id=965&model=project.task&view_type=form&menu_id=4720
Each company now gets its own key stock locations for inventory loss, production, scrap, and transit. This lets businesses apply company-specific accounting rules more accurately across stock, manufacturing, and repair operations.
Original PR description
Each company should have their own inventory loss, production, scrap and transit locations in order to apply specific accounting configurations. TASK 1882269
Users can now click values in CRM and Helpdesk pivot reports to open the matching list of records. This makes it easier to move from summary reporting to the underlying details without extra filtering steps.
Original PR description
Task : https://www.odoo.com/web#id=1895410&action=333&active_id=965&model=project.task&view_type=form&menu_id=4720 Purpose : Allow users to click on the pivot cells and be redirected to the relevant tree view Previous behavior : Linking was disabled Post behavior: Linking is enabled and users can click on the pivot cell which will redirect them to the relevant list view