Daily updates from Odoo
Tuesday, January 6, 2015
9 changes · master
Security fixes and vulnerability patches
This change adds defined access rights for analytic journals and analytic lines in the Analytic module. It helps ensure users can only view or manage these records according to their assigned permissions, improving control over analytic accounting data.
New functionality added to Odoo
Adds a new website versioning capability with support for running A/B tests on website content. This helps businesses compare page variations, measure performance, and improve website changes before fully publishing them.
Original PR description
Versioning + A/B testing module(website_version)
Enhancements to existing features
The CRM lead conversion process has been improved to make turning leads into opportunities smoother and more reliable. This helps sales teams reduce friction when qualifying leads and managing customer follow-up.
Original PR description
- Task: https://www.odoo.com/web#id=6520&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.OJUwKfbQkM1ONtOj
Contacts will now be enabled automatically when relevant, making customer and supplier information easier to use without extra setup. Project customer details are moved to a clearer location, and the blog receives an updated default background for a fresher appearance.
Original PR description
...e as auto-install. Change the default blog background PAD : https://pad.odoo.com/p/r.svFBf8MslnbnJolH TASK : https://www.odoo.com/web#id=11028&view_type=form&model=project.task&action=333&active_id=248
Sales teams can now include Incoterms on sales orders and related invoices, making delivery responsibilities and trade terms clearer for customers. This helps reduce ambiguity in international sales and keeps commercial documents aligned.
Original PR description
PAD : https://pad.odoo.com/p/r.bYNUqSpY79IQ61pt TASK : https://www.odoo.com/web#id=11215&view_type=form&model=project.task&action=333&active_id=131
Resolved issues and error corrections
This fix separates Point of Sale resources into a dedicated asset setup, helping the POS interface load the right screens and extensions more consistently. It matters for businesses because it reduces the risk of POS-related display or loading issues across discount, loyalty, and restaurant features.
Reports that set left or right page margins to zero will now keep those zero margins instead of falling back to the default margin. This ensures printed or PDF reports match the intended layout when no side margin is required.
Original PR description
**Zero Value is ignored in paperformat QWEB** This Pull Request resolve #3367 Impacted versions: - 8.0 Steps to reproduce: 1. create a qweb report with paperformat.margin_left or right with Value Zero Current behavior: - default margin is loaded (5 mm) Expected behavior: - none margin
This update corrects how the website links area loads its charting component after that shared library was moved within Odoo. It helps ensure link statistics graphs continue to display properly for users without changing business workflows.
Project task cards now keep a consistent height when all card details are shown. This improves the visual alignment of the project planning view, making tasks easier to scan and compare.
Original PR description
...mum height when all the attributes of kanban record available on kanban card to have same height cards for project gantt view Task: https://www.odoo.com/web#id=10938&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.FRFUbsyrBRl0Y8BD