Wednesday, July 17, 2024
1 change · saas-17.4
Enhancements to existing features
This update helps Odoo detect incorrect view configuration earlier, reducing the chance of delayed errors when opening certain screens. It also corrects a related Time Off dialog setup so the affected form view behaves consistently.
Original PR description
With https://github.com/odoo/odoo/commit/2b46bfdf63b316ffb5fd57b57b3c6aa16c7d0ba6, the prop type of the View component can no longer be a js_class. Here we make the errors to be detected sooner.