[FIX] stock_vertical_lift_qty_by_packaging: Proper license

According dependencies
This commit is contained in:
Pedro M. Baeza
2022-05-28 14:22:35 +02:00
parent d55343407d
commit 3fd8b27f64

View File

@@ -1,5 +1,5 @@
# Copyright 2021 Camptocamp SA
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/lgpl)
{
"name": "Stock vertical lift qty by packaging",
"summary": """
@@ -10,7 +10,7 @@
"category": "Warehouse Management",
"website": "https://github.com/OCA/stock-logistics-warehouse",
"author": "Camptocamp, Odoo Community Association (OCA)",
"license": "LGPL-3",
"license": "AGPL-3",
"application": False,
"installable": True,
"auto_install": True,