Daily updates from Odoo
Tuesday, March 22, 2022
1 change
Resolved issues and error corrections
This fix ensures currency data is only loaded once when opening or using bundled spreadsheets. It avoids unnecessary repeated processing, helping spreadsheet features behave more consistently and efficiently.
Original PR description
Before this commit, the "load_currency" could be triggered more than once as we returned an empty answer. Task-id 2796425