[IMP] report_wkhtmltopdf_param: black, isort, prettier

This commit is contained in:
Saran440
2020-05-15 11:19:13 +07:00
committed by fshah
parent ddbc1926e8
commit f8b51745f6
6 changed files with 52 additions and 65 deletions

View File

@@ -10,18 +10,11 @@
Add new parameters for a paper format to be used by wkhtmltopdf
command as arguments.
""",
"author": "Avoin.Systems,"
"Eficent,"
"Odoo Community Association (OCA)",
"author": "Avoin.Systems," "Eficent," "Odoo Community Association (OCA)",
"website": "https://avoin.systems",
"category": "Technical Settings",
"depends": [
"web",
],
"data": [
"security/ir.model.access.csv",
"views/paperformat.xml",
],
"depends": ["web",],
"data": ["security/ir.model.access.csv", "views/paperformat.xml",],
"installable": True,
"auto_install": False,
"application": False,