Daily updates from Odoo
Tuesday, February 20, 2018
2 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
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.