mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[13.0][MIG] report_wkhtmltopdf_param
This commit is contained in:
@@ -17,7 +17,7 @@ class Paper(models.Model):
|
||||
"report.paperformat.parameter",
|
||||
"paperformat_id",
|
||||
"Custom Parameters",
|
||||
help="Custom Parameters passed forward as wkhtmltopdf " "command arguments",
|
||||
help="Custom Parameters passed forward as wkhtmltopdf command arguments",
|
||||
)
|
||||
|
||||
@api.constrains("custom_params")
|
||||
|
||||
Reference in New Issue
Block a user