Daily updates from Odoo
Tuesday, September 23, 2025
2 changes · saas-18.3
Enhancements to existing features
The web interface’s underlying component library was updated to a newer version. This helps keep the platform current and can bring small reliability or performance improvements without introducing a visible feature change for most users.
Original PR description
Update the OWL lib. Release notes: https://github.com/odoo/owl/releases/tag/v2.8.1 Forward-Port-Of: odoo/odoo#228092
Payroll payslip line and worked days reports have been adjusted so users can no longer edit fields that should only be viewed. Navigation and search improvements make it easier to find the right payroll data while protecting report accuracy.
Original PR description
-In payslip line report, some fields can be edited, which should not be allowed. -Views have been adjusted to prevent the navigation from pivot to list view. -Search view has been modified for easier data reaching.