mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] sql_export : Direct download when executing the query instead of showing wizard
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user