Thursday, April 23, 2026
1 change
Features or functions removed from Odoo
This update removes the outdated jQuery library from the HR Contract Salary module, addressing a technical dependency that was being phased out. This change improves the stability and maintainability of the module, ensuring it aligns with modern web development practices.
Original PR description
Community PR (odoo/odoo#257919) removes jQuery from `assets_frontend` as it's deprecated. This commit removes its use. task-5187485