From 3bde512ef2eb5ff7242a7ce6b6fc2646c390b521 Mon Sep 17 00:00:00 2001 From: Ajmalcybrosys Date: Mon, 4 Nov 2019 09:06:12 +0530 Subject: [PATCH] [CHG] Licence Changed --- partner_ageing_billwise_xlsx/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/partner_ageing_billwise_xlsx/__manifest__.py b/partner_ageing_billwise_xlsx/__manifest__.py index 10ecf1e0d..7c3641dc4 100644 --- a/partner_ageing_billwise_xlsx/__manifest__.py +++ b/partner_ageing_billwise_xlsx/__manifest__.py @@ -38,7 +38,7 @@ ], 'demo': [], 'images': ['static/description/banner.jpg'], - 'license': 'LGPL-3', + 'license': 'AGPL-3', 'installable': True, 'application': False, 'auto_install': False,