mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Add sql_export_excel
This commit is contained in:
4
sql_export_excel/readme/DESCRIPTION.rst
Normal file
4
sql_export_excel/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
Add the possibility to extract data from a sql query toward an excel file.
|
||||
It is also possible to provide an template excel file for a query. In this case,
|
||||
the data will be inserted in the specified sheet of the provided excel file. This
|
||||
is usefull when doing a lot of calculation in excel and the data is coming from Odoo.
|
||||
Reference in New Issue
Block a user