From 3030fcc2ee268250bc6744556ce500ca49430970 Mon Sep 17 00:00:00 2001 From: Denis Ledoux Date: Tue, 24 Sep 2013 18:09:12 +0200 Subject: [PATCH] [FIX]portal_crm: add default_type in action, in order to select properly the stage and the section_id bzr revid: dle@openerp.com-20130924160912-iyxcrngzfgge32q6 --- addons/portal_crm/contact_view.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/portal_crm/contact_view.xml b/addons/portal_crm/contact_view.xml index 06ca0dbe8e2..76223cee59e 100644 --- a/addons/portal_crm/contact_view.xml +++ b/addons/portal_crm/contact_view.xml @@ -92,6 +92,7 @@ form inline + {'default_type': 'lead'}