You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
324 B
4 lines
324 B
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.
|