Apply dotfiles
parent
75edb5b60c
commit
6c9814822f
|
@ -5,7 +5,7 @@
|
|||
"name": "Key Performance Indicator",
|
||||
"version": "13.0.1.0.0",
|
||||
"author": "Savoir-faire Linux,Odoo Community Association (OCA)",
|
||||
"website": "http://www.savoirfairelinux.com",
|
||||
"website": "https://github.com/OCA/reporting-engine",
|
||||
"license": "AGPL-3",
|
||||
"category": "Report",
|
||||
"depends": ["base_external_dbsource"],
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"name": "Base report csv",
|
||||
"summary": "Base module to create csv report",
|
||||
"author": "Creu Blanca, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/oca/reporting-engine",
|
||||
"website": "https://github.com/OCA/reporting-engine",
|
||||
"category": "Reporting",
|
||||
"version": "13.0.1.0.1",
|
||||
"license": "AGPL-3",
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"summary": "Add possibility to easily modify the global report layout",
|
||||
"version": "13.0.1.0.0",
|
||||
"category": "Reporting",
|
||||
"website": "http://github.com/OCA/reporting-engine",
|
||||
"website": "https://github.com/OCA/reporting-engine",
|
||||
"author": "Camptocamp, " "Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"depends": ["web", "base"],
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"category": "Reporting",
|
||||
"license": "AGPL-3",
|
||||
"author": "XCG Consulting," "ACSONE SA/NV," "Odoo Community Association (OCA)",
|
||||
"website": "http://odoo.consulting/",
|
||||
"website": "https://github.com/OCA/reporting-engine",
|
||||
"depends": ["web"],
|
||||
"external_dependencies": {"python": ["py3o.template", "py3o.formats", "PyPDF2"]},
|
||||
"data": [
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"version": "13.0.1.0.0",
|
||||
"author": "Agile Business Group, Odoo Community Association (OCA)",
|
||||
"category": "Tools",
|
||||
"website": "https://github.com/oca/reporting-engine",
|
||||
"website": "https://github.com/OCA/reporting-engine",
|
||||
"license": "AGPL-3",
|
||||
"application": False,
|
||||
"installable": True,
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
and check minimal length
|
||||
""",
|
||||
"author": "Creu Blanca, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/oca/reporting-engine",
|
||||
"website": "https://github.com/OCA/reporting-engine",
|
||||
"category": "Technical Settings",
|
||||
"depends": ["web"],
|
||||
"demo": ["demo/test_report_field_length.xml"],
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"license": "AGPL-3",
|
||||
"category": "Technical Settings",
|
||||
"summary": "Add watermarks to your QWEB PDF reports",
|
||||
"website": "https://github.com/oca/reporting-engine",
|
||||
"website": "https://github.com/OCA/reporting-engine",
|
||||
"depends": ["web"],
|
||||
"data": [
|
||||
"demo/report.xml",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"summary": "Sign Qweb PDFs usign a PKCS#12 certificate",
|
||||
"version": "13.0.1.0.0",
|
||||
"category": "Reporting",
|
||||
"website": "https://github.com/oca/reporting-engine",
|
||||
"website": "https://github.com/OCA/reporting-engine",
|
||||
"author": "Tecnativa, " "Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"installable": True,
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"name": "Base report xlsx",
|
||||
"summary": "Base module to create xlsx report",
|
||||
"author": "ACSONE SA/NV," "Creu Blanca," "Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/oca/reporting-engine",
|
||||
"website": "https://github.com/OCA/reporting-engine",
|
||||
"category": "Reporting",
|
||||
"version": "13.0.1.0.3",
|
||||
"development_status": "Production/Stable",
|
||||
|
|
Loading…
Reference in New Issue