From 252d472a20cccbe1fc0a1a06916151a8bce47121 Mon Sep 17 00:00:00 2001 From: jesusVMayor Date: Tue, 3 Nov 2015 18:20:15 +0100 Subject: [PATCH] [FIX]crm_claim_rma: fix the view crm_claim_rma_form_view to allow creating new categories with the correct model. --- crm_claim_rma/__openerp__.py | 2 +- crm_claim_rma/views/crm_claim_rma.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/crm_claim_rma/__openerp__.py b/crm_claim_rma/__openerp__.py index 062d29b8..4a8f0e18 100644 --- a/crm_claim_rma/__openerp__.py +++ b/crm_claim_rma/__openerp__.py @@ -24,7 +24,7 @@ { 'name': 'RMA Claim (Product Return Management)', - 'version': '8.0.1.1.0', + 'version': '8.0.1.2.0', 'category': 'Generic Modules/CRM & SRM', 'description': """ Management of Return Merchandise Authorization (RMA) diff --git a/crm_claim_rma/views/crm_claim_rma.xml b/crm_claim_rma/views/crm_claim_rma.xml index 65f0e54f..8e5d954a 100644 --- a/crm_claim_rma/views/crm_claim_rma.xml +++ b/crm_claim_rma/views/crm_claim_rma.xml @@ -374,7 +374,7 @@ - +