mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +00:00
feat: add kwkhtmltopdf asset fix (#395)
* feat: add kwkhtmltopdf asset fix
This commit is contained in:
co-authored by
GitHub
parent
fc452c6a2a
commit
91e8999b5c
@@ -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,
|
||||
}
|
||||
Reference in New Issue
Block a user