[FIX] marketing_campaign :- fix view related problem change col 1 to 2.

lp bug: https://launchpad.net/bugs/908739 fixed

bzr revid: support@serpentcs.com-20120107072731-bzk1ub5dk36z31s9
This commit is contained in:
Serpent Consulting Services 2012-01-07 12:57:31 +05:30
parent d68dd46a65
commit 717b59c00c
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@
<group colspan='4' col='4'>
<separator string="Action" colspan="4"/>
<field name="type"/>
<group colspan='2' col='1'>
<group colspan='2' col='2'>
<field name="email_template_id" attrs="{'required':[('type','=','email')], 'invisible':[('type','!=','email')]}"
context="{'default_model_id':object_id}" />
<group attrs="{'invisible':[('type','!=','report')]}" >