mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[13.0][MIG] report_batch
This commit is contained in:
@@ -106,7 +106,6 @@ class IrActionsReport(models.Model):
|
||||
report._generate_batch_qweb_report()
|
||||
return res
|
||||
|
||||
@api.multi
|
||||
def write(self, vals):
|
||||
res = super(IrActionsReport, self).write(vals)
|
||||
if "subreport_ids" in vals or "model" in vals:
|
||||
|
||||
Reference in New Issue
Block a user