[IMP] sql_export : Direct download when executing the query instead of showing wizard

This commit is contained in:
Florian da Costa
2023-10-10 11:36:24 +02:00
parent b892776fff
commit 975aed8e9b
2 changed files with 8 additions and 14 deletions

View File

@@ -12,13 +12,6 @@
hideKanbanOption="1"
required="1"
/>
<separator
string="Export file"
colspan="4"
attrs="{'invisible': [('binary_file', '=', False)]}"
/>
<field name="binary_file" filename="file_name" />
<field name="file_name" invisible="1" />
<field name="sql_export_id" invisible="1" />
<footer>
<button