[MIG] stock_inventory_exclude_sublocation: Migration to 14.0

This commit is contained in:
joan
2021-09-10 11:38:35 +02:00
parent 768455805b
commit c305f10c09

View File

@@ -1,11 +1,11 @@
# Copyright 2017-2019 ForgeFlow S.L. (http://www.forgeflow.com) # Copyright 2017-2021 ForgeFlow S.L. (http://www.forgeflow.com)
# Copyright 2019 Tecnativa - Pedro M. Baeza # Copyright 2019 Tecnativa - Pedro M. Baeza
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{ {
"name": "Stock Inventory Exclude Sublocation", "name": "Stock Inventory Exclude Sublocation",
"summary": "Allow to perform inventories of a location without including " "summary": "Allow to perform inventories of a location without including "
"its child locations.", "its child locations.",
"version": "13.0.1.0.1", "version": "14.0.1.0.0",
"development_status": "Mature", "development_status": "Mature",
"author": "ForgeFlow, Tecnativa, Odoo Community Association (OCA)", "author": "ForgeFlow, Tecnativa, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-warehouse", "website": "https://github.com/OCA/stock-logistics-warehouse",