mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] sql_export : Add last_run datetime field
This may be quite usefull to detect osbolete queries not used anymore in order to remove it
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
<field name="mode">primary</field>
|
||||
<field name="arch" type="xml">
|
||||
<field name="state" position="after">
|
||||
<field name="last_run" />
|
||||
<button
|
||||
name="export_sql_query"
|
||||
string="Execute Query"
|
||||
|
||||
Reference in New Issue
Block a user