From 9ed00623a132a77c41a4a03f7a4a6ba827558f45 Mon Sep 17 00:00:00 2001 From: eLBati Date: Thu, 10 Sep 2020 16:39:49 +0200 Subject: [PATCH] FIX license compatibility --- l10n_it_fatturapa_in/__manifest__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n_it_fatturapa_in/__manifest__.py b/l10n_it_fatturapa_in/__manifest__.py index 85446693d496..fdf6b4087aa7 100644 --- a/l10n_it_fatturapa_in/__manifest__.py +++ b/l10n_it_fatturapa_in/__manifest__.py @@ -2,7 +2,7 @@ # Copyright 2015 innoviu Srl # Copyright 2018 Lorenzo Battistini # Copyright 2018 Sergio Zanchetta (Associazione PNLUG - Gruppo Odoo) -# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { 'name': 'ITA - Fattura elettronica - Ricezione', @@ -14,7 +14,7 @@ 'Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/l10n-italy/tree/12.0/' 'l10n_it_fatturapa_in', - 'license': 'LGPL-3', + 'license': 'AGPL-3', "depends": [ 'l10n_it_fatturapa', 'l10n_it_withholding_tax_causali',