[13.0][MIG] report_wkhtmltopdf_param

This commit is contained in:
Saran440
2020-05-15 11:52:40 +07:00
committed by fshah
parent f8b51745f6
commit 1e230c86ee
5 changed files with 17 additions and 15 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")