Daily updates from Odoo
Friday, April 6, 2018
6 changes · master
Enhancements to existing features
The server now provides a standard signal for custom code to know when the system registry has finished loading. This helps multiprocessing deployments and external customizations coordinate startup more reliably without changing user-facing workflows.
Original PR description
**Description of the issue/feature this PR addresses:** During multiprocessing we should have an event to patch into to wait for the registry to be loaded. This adds an event that's easy to inherit and implement in external customizations. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update strengthens project profitability reporting by adding clearer analysis of project costs, revenues, managers, products, and time spent. It also separates projects from analytic accounts and improves timesheet cost tracking, making it easier to manage multiple projects from sales orders and understand project performance.
Original PR description
Description of the issue/feature this PR addresses: https://www.odoo.com/web#id=34702&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Sales app’s report layout category list has been improved to make report sections easier to view and manage. This helps users organize sales document layouts more clearly with a small usability enhancement.
Project kanban cards now show their action links in more consistent positions, making the dashboard easier to scan and use. The update adjusts how project, timesheet, and sales-timesheet links are laid out so card content no longer shifts unpredictably.
Original PR description
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
Vendor bill and employee expense forms now include a dedicated space where attachment previews can be shown. This prepares the interface for a follow-up enhancement that will let users preview related documents directly from the side panel.
Original PR description
Task: https://www.odoo.com/web?#id=40663&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 PAD: https://pad.odoo.com/p/r.87a7ead0f01433057eaae2b3f0735dc5 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Financial reports can now be filtered and grouped using configurable accounting move line criteria. This makes reports easier to analyze by presenting grouped results in clearer column hierarchies, including exported spreadsheets.
Original PR description
This implements filtering and grouping on HTML financial reports. account.move.line filters can be configured per report in applicable_filters_ids. When selecting a filter the report will be filtered based on the domain of the filter. Additionally the report will be grouped on the first specified group in the filter. Task: https://www.odoo.com/web#id=31198&view_type=form&model=project.task&action=333&active_id=967&menu_id=4720 Pad: https://pad.odoo.com/p/r.7a80338665fd49246f52d3e041dfc804