Daily updates from Odoo
Navigate
Branch
Tuesday, July 17, 2018
9 changes
Enhancements to existing features
This update refreshes demo data so sample databases better showcase common business flows. It adds point-of-sale products with images, improves manufacturing traceability examples, updates purchasing and product settings, and cleans up eCommerce demo categories.
Original PR description
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
This update improves the import experience with a clearer interface, smarter file handling, saved field mappings, translated column matching, and new import templates across several business apps. It also fixes common import errors, such as empty files, localized yes/no values, and date handling, helping users bring data into Odoo with fewer failures and less manual setup.
Original PR description
Description of the issue/feature this PR addresses: * Task: https://www.odoo.com/web#id=40692&action=327&model=project.task&view_type=form&menu_id=4720 * Pad: https://pad.odoo.com/p/r.cd3cc8461f8fee493394916c724fb49a 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
Checkout no longer shows the delivery method selection section when there is only one available shipping option. This reduces unnecessary steps for shoppers while still showing the default delivery method and calculating its price automatically.
Original PR description
Task - https://www.odoo.com/web?#id=1832976&view_type=form&model=project.task&action=327&menu_id=4720 Pad - https://pad.odoo.com/p/r.d18fd8cb801c79cd3299969acd65ecab
Event ticket sales now show consistent, customer-friendly descriptions using the event and ticket names instead of generic product names. This improves clarity across sales orders, quotes, and website checkout, while preventing confusing ticket selection in sales order lines.
Original PR description
Link to the task: https://www.odoo.com/web?debug#id=1837987&action=333&active_id=1251&model=project.task&view_type=form&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Sales orders, quotes, and invoices now support clearer section headers and note lines directly in document lines, making long documents easier to organize and read. The related business-to-business display setting was moved into Accounting so invoicing users can benefit from it even without Sales, and a small list navigation crash was fixed.
Original PR description
Task: https://www.odoo.com/web#id=53996&action=333&active_id=965&model=project.task&view_type=form&menu_id=4720
This update adds stable internal labels to Sales page sections so customizations can target the right areas more reliably. It reduces the risk of custom sales screen changes breaking when page order changes in future updates.
Original PR description
Description of the issue/feature this PR addresses: It is hard to xpath on the pages right now as they have no names. Current behavior before PR: You'll have to do `//page[2]` which is risky to break and page indexes can move. Desired behavior after PR is merged: Ability to xpath on name `//page[@name='other_information']` -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update makes import workflows smoother and more forgiving across bank statements and subscriptions. Users get clearer confirmation when imports complete, and subscription imports now require fewer fields, reducing manual cleanup and setup time.
Original PR description
* Task: https://www.odoo.com/web#id=40692&action=327&model=project.task&view_type=form&menu_id=4720 * Pad: https://pad.odoo.com/p/r.cd3cc8461f8fee493394916c724fb49a
Sales documents can now use standard sections and notes to organize orders and invoices, making the old automatic subscription grouping in website quotes unnecessary. This simplifies the subscription quote flow while letting sales teams manually create the same structure when needed.
Original PR description
Task: https://www.odoo.com/web#id=53996&action=333&active_id=965&model=project.task&view_type=form&menu_id=4720
The My Timesheets view now organizes entries under project sections instead of repeating the project name on every line. This makes timesheet review easier to scan, especially when employees work across multiple projects and tasks.
Original PR description
Make the 'My Timesheets' view more clear by regrouping the records by projects