mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] report_layout_config: Migration to 17.0
This commit is contained in:
@@ -23,4 +23,4 @@ class BaseDocumentLayout(models.TransientModel):
|
||||
"full_header_img",
|
||||
)
|
||||
def _compute_preview(self):
|
||||
super()._compute_preview()
|
||||
return super()._compute_preview()
|
||||
|
||||
Reference in New Issue
Block a user