From 5fc676137642778919a700bf41d07a112cc8e908 Mon Sep 17 00:00:00 2001 From: Joao Alfredo Gama Batista Date: Wed, 1 May 2013 16:32:16 -0400 Subject: [PATCH] [FIX] Remove outdated search_default_section_id filter method --- 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 c7c40562..07acf8ff 100644 --- a/crm_claim_rma/crm_claim_rma_view.xml +++ b/crm_claim_rma/crm_claim_rma_view.xml @@ -348,7 +348,7 @@ - {'search_default_section_id': section_id, "search_default_user_id":uid, "stage_type":'claim'} + {"search_default_user_id":uid, "stage_type":'claim'}