Merge PR #820 into 16.0

Signed-off-by legalsylvain
This commit is contained in:
OCA-git-bot
2023-11-28 17:19:52 +00:00

View File

@@ -50,7 +50,6 @@ class SqlExport(models.Model):
"res_id": wiz.id,
"type": "ir.actions.act_window",
"context": self.env.context,
"nodestroy": True,
}
def export_sql_query(self):