Daily updates from Odoo
Monday, August 7, 2023
2 changes
Resolved issues and error corrections
A test was added to ensure spreadsheet global filters show the correct updated record name. This helps prevent confusing filter labels for users working with documents and spreadsheets.
Original PR description
This PR adds a test for the fix for updating display name in record selector on time of global filters. task [3453374](https://www.odoo.com/web#id=3453374&cids=1&menu_id=4720&action=333&active_id=2328&model=project.task&view_type=form)
The reconciliation wizard no longer includes two fields that are not used anymore. This keeps the accounting workflow cleaner and reduces the chance of confusion or unnecessary maintenance without changing day-to-day behavior.
Original PR description
Fields 'transfer_amount' and 'transfer_amount_currency' are no longer used by the reconciliation wizard.