From 6455fd2c12725fcd9fb46989ef4fee707eb5f306 Mon Sep 17 00:00:00 2001 From: Guewen Baconnier Date: Fri, 5 Sep 2014 17:18:13 +0200 Subject: [PATCH] do not pass the claim id so the onchange use the values on the views this is better since the values in the view could have been changed --- crm_claim_rma/crm_claim_rma_view.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm_claim_rma/crm_claim_rma_view.xml b/crm_claim_rma/crm_claim_rma_view.xml index 105b5b7c..6e6af5ef 100644 --- a/crm_claim_rma/crm_claim_rma_view.xml +++ b/crm_claim_rma/crm_claim_rma_view.xml @@ -189,7 +189,7 @@ + on_change="onchange_product_id(product_id, invoice_line_id, False, parent.company_id, parent.warehouse_id, parent.claim_type, parent.date, context)"/>