Daily updates from Odoo
Monday, July 4, 2022
1 change · master
Resolved issues and error corrections
Imported Odoo spreadsheet charts now create the needed data connection during import. This prevents errors when users open or interact with chart data after importing a spreadsheet.
Original PR description
Before this commit, no datasource was created for an odoo chart during the import, which leads to errors when trying to access data after that.