From 912c9d1b97d0e7f7b9098edfd71e1344181f967c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 9 Feb 2022 13:50:23 +0000 Subject: [PATCH] stock_orderpoint_manual_procurement 14.0.1.0.2 --- stock_orderpoint_manual_procurement/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_orderpoint_manual_procurement/__manifest__.py b/stock_orderpoint_manual_procurement/__manifest__.py index 0297c689c..502fff47c 100644 --- a/stock_orderpoint_manual_procurement/__manifest__.py +++ b/stock_orderpoint_manual_procurement/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Orderpoint Manual Procurement", "summary": "Allows to create procurement orders from orderpoints instead " "of relying only on the scheduler.", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse Management",