Daily updates from Odoo
Thursday, June 30, 2022
1 change · master
New functionality added to Odoo
Users can now add Odoo line, bar, and pie charts to spreadsheets, with data pulled directly from the server instead of spreadsheet cells. This makes spreadsheet reporting more dynamic and easier to keep aligned with live business data from graph views.
Original PR description
This commit introduce the support of Odoo charts (line, bar and pie) which retrieve the data from the server instead of the cells of the spreadsheet. For that, a new data source has been created to handle the fetching of the chart data. To insert a new chart, a new button has been added in the control panel of the graph views. Task-id 2822603