Files
reporting-engine/sql_export_excel/readme/CONFIGURE.rst
Florian da Costa c5e89ac2ae Add sql_export_excel
2023-09-25 09:37:32 +02:00

5 lines
334 B
ReStructuredText

If you want Odoo to update an existing excel file, you should create an attachment
with the excel file and configure this attachment on the query.
Then, you can configure the query to indicate if Odoo should export the header and where it should
insert the data. By default, it will insert it in the first sheet, at first row/column.