Daily updates from Odoo
Thursday, August 28, 2025
1 change
Features or functions removed from Odoo
Payroll configuration for salary structures and salary rules now opens only in list and form views. This removes an unsuitable card-style view, keeping administrators focused on the views intended for setup work.
Original PR description
#### Steps to Reproduce Payroll -> Configuration -> Salary Structures / Salary Rules #### Issue Kanban views are not relevant for payroll configuration. Users are supposed to work in list view, and mobile usage for editing payroll configuration is not meaningful. #### Fix This commit removes the kanban views from salary structures and salary rules, and updates the actions to use only list and form views. task-5025479