From 7b321b34ccd7b6ea7c14efc66090a81d5bbd696f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 4 May 2022 14:33:30 +0000 Subject: [PATCH] web_widget_one2many_product_picker_sale_stock 12.0.2.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 512285c57..6a7ef777f 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.2.0.0', + 'version': '12.0.2.0.1', 'category': 'Website', 'author': "Tecnativa, " "Odoo Community Association (OCA)",