From edcd48d1376633cef4d72e0aac920434eea308f8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 14 Dec 2020 20:07:32 +0000 Subject: [PATCH] stock_putaway_product_form 12.0.1.0.1 --- stock_putaway_product_form/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_putaway_product_form/__manifest__.py b/stock_putaway_product_form/__manifest__.py index 9cacc4285..58b31255e 100644 --- a/stock_putaway_product_form/__manifest__.py +++ b/stock_putaway_product_form/__manifest__.py @@ -2,7 +2,7 @@ { "name": "Putaway strategies on product form view", "summary": "Edit putaway strategies directly from the product form view", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "category": "Inventory", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Akretion, Odoo Community Association (OCA)",