Monday, November 27, 2023
1 change · master
Enhancements to existing features
The bank reconciliation screens have been visually refreshed as part of the broader Odoo 16 style update. This reduces unnecessary styling code and should make the accounting workflow feel cleaner and more consistent for users.
Original PR description
Requires: - https://github.com/odoo/odoo/pull/94397 Required by: - https://github.com/odoo/enterprise/pull/28792 This commit improves the design and removes unnecessary SCSS. Part of the overall v16 SCSS optimization/restyle, task-2704984. task-2879908