Files
reporting-engine/sql_export_excel/readme/CONFIGURE.rst
Florian da Costa c9c714e0b9 Add sql_export_excel
2022-02-01 14:47:47 +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.