Daily updates from Odoo
Wednesday, March 1, 2023
3 changes · master
Resolved issues and error corrections
Creating a spreadsheet from a template in Documents now properly converts the template content. This prevents users from getting incorrectly formatted or unusable spreadsheet data when starting from existing templates.
Original PR description
In the Documents app, create a new spreadsheet from a template. => The template data is not converted. Since https://github.com/odoo/enterprise/commit/1b0fc71d2f865662d9c860bcc3d247d9da6a9269
Fixes issues in the Payroll dashboard that could cause errors when opening debug options or editing notes. This makes the dashboard more reliable for payroll users working with todo notes.
Fixed a problem that could make the Accounting settings screen become unresponsive when importing journal items. This helps users complete accounting data imports reliably without needing to restart or recover from a stuck page.
Original PR description
**Moved PR [here](https://github.com/odoo/enterprise/pull/37658) to change source branch from master to saas-16.1.** An infinite loop was blocking the interface when importing journal items from the settings menu. (Accounting > Settings > Accounting Import > Import Journal Items). Task ID: 3211540 ----- I confirm I have signed the CLA and read the PR guidelines at [www.odoo.com/submit-pr](http://www.odoo.com/submit-pr)