From 7846ce5fe988c11ea16c6db715c8ad33b66412ce Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Wed, 1 May 2024 20:45:31 +0200 Subject: [PATCH] [FIX] l10n_ir_account: Pre-commit fixes --- l10n_ir_account/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l10n_ir_account/__manifest__.py b/l10n_ir_account/__manifest__.py index bd50844..742e023 100644 --- a/l10n_ir_account/__manifest__.py +++ b/l10n_ir_account/__manifest__.py @@ -1,10 +1,10 @@ -# Part of Odoo. See LICENSE file for full copyright and licensing details. # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Iran - Accounting", "version": "17.0.1.0.0", "countries": ["ir"], + "author": "Fadoo,Odoo Community Association (OCA)", "category": "Accounting/Localizations/Account Charts", "summary": """iran accounting chart and localization.""", "license": "AGPL-3",