[13.0][MIG] report_wkhtmltopdf_param

This commit is contained in:
Saran440
2020-05-15 11:52:40 +07:00
committed by Lukas Tran
parent 62127874c9
commit 4a2026aab8
74 changed files with 91 additions and 106 deletions

View File

@@ -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")