mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
13 lines
413 B
Python
13 lines
413 B
Python
# Copyright 2022 Quartile Limited
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
|
{
|
|
"name": "Report Company Details Translatable",
|
|
"version": "16.0.1.0.0",
|
|
"category": "Reporting",
|
|
"website": "https://github.com/OCA/reporting-engine",
|
|
"license": "AGPL-3",
|
|
"author": "Quartile Limited, Odoo Community Association (OCA)",
|
|
"depends": ["base"],
|
|
"installable": True,
|
|
}
|