Daily updates from Odoo
Navigate
Branch
Friday, December 29, 2017
3 changes
New functionality added to Odoo
Mail channels now include moderation tools for new messages, helping teams review contributions before they are shared more broadly. This improves control over channel communication and gives authors clearer feedback when their messages are moderated.
Original PR description
Task: https://www.odoo.com/web#id=29521&view_type=form&model=project.task&menu_id=
Enhancements to existing features
Subscription quote templates now show separate subtotal calculations for one-time fees and recurring subscription charges. This makes quotes easier for customers and sales teams to understand before confirming an order.
Original PR description
…me fees and subscription for subscription template." Task: https://www.odoo.com/web?#id=32416&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.0a401d47df6099d8f11e4a0b57e5c704
Resolved issues and error corrections
Installing the inventory accounting module could fail for databases created without demo data because the system did not correctly respect that setup choice. This fix prevents the installation error, helping users set up accounting-related inventory features more reliably.
Original PR description
'without_demo' param of tools.config always set value False when user make DB from UI even if the user has made DB without demo data. Issue: https://www.odoo.com/web#id=783157&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr