Daily updates from Odoo
Wednesday, September 7, 2022
2 changes
Code cleanup and technical improvements
The grid views in Timesheets and Web Grid now use the newer form dialog technology instead of an older internal component. This supports ongoing platform modernization and helps keep these views compatible with future Odoo versions, with little expected change for end users.
Original PR description
*web_grid,timesheet_grid
The bank reconciliation interface has been rebuilt on a newer front-end foundation while keeping its accounting purpose the same. This should make the screens easier to maintain and support future improvements with limited immediate business-process impact.
Original PR description
Refactor the bank reconciliation widgets to OWL2