mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[REF] sql_export : remove obsolete argument in actions dicts
This commit is contained in:
@@ -70,5 +70,4 @@ class SqlFileWizard(models.TransientModel):
|
||||
"type": "ir.actions.act_window",
|
||||
"target": "new",
|
||||
"context": self.env.context,
|
||||
"nodestroy": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user