From 8bceda6b5d6da5382c3ac976f319761e62b0687e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 9 Apr 2021 09:51:05 +0000 Subject: [PATCH] web_widget_one2many_product_picker_sale_stock 12.0.1.0.1 --- web_widget_one2many_product_picker_sale_stock/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_widget_one2many_product_picker_sale_stock/__manifest__.py b/web_widget_one2many_product_picker_sale_stock/__manifest__.py index 3066b8ecf..d13ef61ce 100644 --- a/web_widget_one2many_product_picker_sale_stock/__manifest__.py +++ b/web_widget_one2many_product_picker_sale_stock/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Web Widget One2Many Product Picker Sale Stock', 'summary': 'Adds support for stock in the one2many product picker widget', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'category': 'Website', 'author': "Tecnativa, " "Odoo Community Association (OCA)",