Files
Valentin Romero 42bc368be5 add odoo erp
2026-06-30 22:08:52 -03:00

17 lines
312 B
Python

{
"name": "Account API (ARG)",
"version": "18.0.1.0.3",
"author": "Valentin Romero",
"website": "",
"license": "AGPL-3",
"depends": [
"base",
"l10n_ar",
],
"category": "Tools",
"data": [
"data/ir_config_parameter.xml"
],
"installable": True,
}