diff --git a/stock_request_analytic/__manifest__.py b/stock_request_analytic/__manifest__.py index 6a9499e11..bbadd87d2 100644 --- a/stock_request_analytic/__manifest__.py +++ b/stock_request_analytic/__manifest__.py @@ -1,11 +1,11 @@ # Copyright 2017-2020 ForgeFlow, S.L. (https://www.forgeflow.com) -# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html). +# License AGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html). { "name": "Stock Request Analytic", "summary": "Internal request for stock", "version": "13.0.1.0.0", - "license": "LGPL-3", + "license": "AGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, Odoo Community Association (OCA)", "category": "Analytic",