feat: add kwkhtmltopdf asset fix (#395)

* feat: add kwkhtmltopdf asset fix
This commit is contained in:
Vincent Renaville
2022-12-12 10:31:16 +01:00
committed by GitHub
co-authored by GitHub
parent fc452c6a2a
commit 91e8999b5c
9 changed files with 67 additions and 2 deletions
+17
View File
@@ -0,0 +1,17 @@
# Copyright 2016-2021 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
{
"name": "Kwkhtmltopdf: Asset fix",
"version": "16.0.1.0.0",
"author": "Camptocamp,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "category",
"depends": [
"base",
],
"website": "http://www.camptocamp.com",
"data": [],
"installable": True,
}