From b675ff1f0ae9e4086ef8e1b0347ca6eec2623313 Mon Sep 17 00:00:00 2001 From: Denis Ledoux Date: Wed, 8 Oct 2014 17:20:13 +0200 Subject: [PATCH] [FIX] purchase: do not pass uom in product_id_change when changing of product To allow the on change to set the product default unit of measure when changing of product, and only in this case (not when changing price or quantity) --- addons/purchase/purchase_view.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/purchase/purchase_view.xml b/addons/purchase/purchase_view.xml index 1746fcc6b3b..c719707acbe 100644 --- a/addons/purchase/purchase_view.xml +++ b/addons/purchase/purchase_view.xml @@ -237,7 +237,7 @@ - +