From 1f8b29f7a3268ec5df9be3fd5fcb69bb4e20136e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 22 Mar 2022 12:40:15 +0000 Subject: [PATCH] stock_orderpoint_origin 14.0.1.0.1 --- stock_orderpoint_origin/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_orderpoint_origin/__manifest__.py b/stock_orderpoint_origin/__manifest__.py index e86f85a0e..a7cdd6d4f 100644 --- a/stock_orderpoint_origin/__manifest__.py +++ b/stock_orderpoint_origin/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Orderpoint Replenishment demand origin details", "summary": "Link Purchase Orders to the replenishment demand Sales Orders", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Open Source Integrators, Odoo Community Association (OCA)",