Daily updates from Odoo
Tuesday, September 22, 2015
6 changes · master
New functionality added to Odoo
Adds new website forum moderation tools to help trusted users review, flag, and manage problematic posts more efficiently. The change introduces dedicated validation, flagged, and offensive queues, improving community oversight and spam protection.
Original PR description
Better moderation / anti spam protection. New "Moderation tools" box that hold the various moderation points, displayed only if having at least "karma_moderation" karma. New "Flag" link after "Delete" (available on karma_flag) when displaying posts. New "Validation queue", "Flagged queue" and "Offensive queue" to easily moderate posts.
Adds a sales team dashboard that gives managers a clearer view of key sales figures and progress against targets. It also introduces user-level targets for won opportunities, completed activities, and invoiced sales orders, helping teams monitor performance in one place.
Enhancements to existing features
This update streamlines how sales pricelists and supplier prices are managed, removing separate purchase pricelist handling and making pricing behavior more consistent. It improves price calculations across sales, purchases, point of sale, repairs, expenses, and related product workflows, including better multi-currency and date-based supplier pricing support.
Original PR description
Task: https://www.odoo.com/web#id=15042&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.NCNRPaMYYPCPJaIW
This update redesigns how price lists are managed for sales and products, making pricing rules easier to maintain and apply consistently. It also includes related cleanup, test updates, and restored access controls in supporting modules to keep business workflows reliable.
Features or functions removed from Odoo
The HR Evaluation module has been removed from Odoo. This means existing evaluation features from that app will no longer be available in this version, as they are planned to be replaced later by the HR Appraisal module.
Original PR description
It will be replaced by hr_appraisal in the future
Code cleanup and technical improvements
The expense management app has been reworked to remove the old expense line structure and streamline how expenses are submitted and processed. Users can now submit multiple expenses together and generate a single accounting entry, reducing manual work and improving usability.
Original PR description
[REM] hr_expense: remove hr_expense_line concept [REM] hr_expense: remove all stuffs related hr_expense_line [REM] hr_expense: remove workflow and posgress view [ADD] added server action for submit multiple expense and genrate single accounting entry at a time Task: https://www.odoo.com/web?#id=9989&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.bd4JuNZUZclDd9oL