Wednesday, May 20, 2026
2 changes · 19.0
Enhancements to existing features
The online shop search or filter clear button now keeps its intended size instead of shrinking. This improves visual consistency and makes the button easier for shoppers to notice and use.
Original PR description
task-6145581 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update optimizes how bank statement details are recorded within Odoo. By using a batch logging function, the system now processes transactions more efficiently, reducing delays and improving overall performance. This change focuses on internal system improvements, enhancing the speed and reliability of bank statement management.
Original PR description
There is no need for a full message post to get the details of the transaction. We can use the batched function instead `_message_log_batch`.