mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP] report_qweb_signer: Black python code
This commit is contained in:
committed by
Omar (Comunitea)
parent
e9665dcfb3
commit
b2b51f0e4c
@@ -9,16 +9,11 @@
|
||||
"version": "12.0.1.0.1",
|
||||
"category": "Reporting",
|
||||
"website": "https://github.com/oca/reporting-engine",
|
||||
"author": "Tecnativa, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"author": "Tecnativa, " "Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"installable": True,
|
||||
"depends": [
|
||||
"web_editor",
|
||||
],
|
||||
"external_dependencies": {
|
||||
"bin": ['/usr/bin/java'],
|
||||
},
|
||||
"depends": ["web_editor"],
|
||||
"external_dependencies": {"bin": ["/usr/bin/java"]},
|
||||
"data": [
|
||||
"data/defaults.xml",
|
||||
"security/ir.model.access.csv",
|
||||
|
||||
Reference in New Issue
Block a user