Daily updates from Odoo
Tuesday, February 20, 2018
6 changes · master
Enhancements to existing features
Odoo now supports sending notifications that are not tied to a specific document, making it easier to alert users directly through their preferred channel. Assignment messages and related email notifications are also presented with a lighter, more modern design, improving clarity and consistency for users.
Original PR description
Implement a shortcut to message_post allowing to push notification not based on documents. Task: https://www.odoo.com/web#id=51517&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720
Payment receipts will now be printed in the language set for the customer or partner. This makes receipts easier for recipients to understand and improves localization for accounting communications.
Original PR description
The payment receipt should be printed in the partner's lang. opw-810450 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
Adds sample data that makes sales timesheet demonstrations more realistic, especially around billable time on sold projects and tasks. This helps teams test scenarios more easily and gives prospects a clearer view of project profitability and timesheet workflows.
Original PR description
Task : https://www.odoo.com/web?#id=39573&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad : https://pad.odoo.com/p/r.84436d70d5f81a7136b280dac11b3657 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Analytic accounting now includes a grid view that makes entries easier to review across the company fiscal year. Users can also filter analytic reporting by tags, with fixes that make monthly views and tag filtering work more reliably.
Original PR description
Added a gridview to the analytic entries to improve the analytic accounting.
This update adds sample data showing billable timesheets and forecasts on sold projects and tasks. It helps teams test the project overview more easily and makes sales or product demonstrations more realistic and compelling.
Original PR description
Task : https://www.odoo.com/web?#id=39573&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 PAD: https://pad.odoo.com/p/r.84436d70d5f81a7136b280dac11b3657
This update removes obsolete TaxCloud fields from fiscal position settings because they are no longer used to determine or store tax results. It reduces clutter in the configuration screens and helps prevent confusion without changing how taxes are calculated.