Wednesday, September 4, 2019
4 changes · master
Enhancements to existing features
The website blog pages have been visually refreshed to better present blog content and improve the overall visitor experience. This makes blogs look more polished and engaging, supporting stronger content discovery and brand presentation.
Original PR description
-- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Users can now select records in read-only list views and apply multi-edit actions without switching to an editable list. This makes bulk updates easier and faster while keeping the list itself protected from accidental inline changes.
Original PR description
Adapt the multi edition feature to all readonly lists through selecting records. Task 1967602
Invoices now show a warning when the invoice date is set in the future. This helps users catch potential dating mistakes before they affect accounting records or reporting.
Original PR description
Before this task, There was no warning message when invoice date is set in future. task- 2053068
This update improves how users select grouped records in list views, making bulk actions easier and more predictable. It helps users work faster when managing large grouped lists in the web interface.
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