From 9d36ad853904591e4ed2b7e76e1ee38ebbea49ed Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 19 Nov 2021 10:02:15 +0000 Subject: [PATCH] stock_inventory_discrepancy 14.0.1.1.0 --- stock_inventory_discrepancy/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_inventory_discrepancy/__manifest__.py b/stock_inventory_discrepancy/__manifest__.py index 97ea07416..881252eb4 100644 --- a/stock_inventory_discrepancy/__manifest__.py +++ b/stock_inventory_discrepancy/__manifest__.py @@ -5,7 +5,7 @@ "summary": "Adds the capability to show the discrepancy of every line in " "an inventory and to block the inventory validation when the " "discrepancy is over a user defined threshold.", - "version": "14.0.1.0.0", + "version": "14.0.1.1.0", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse",