[FIX] crm : Put type=action on button wizard which convert opportunity from lead

bzr revid: ron@tinyerp.com-20111101132253-xzxchp48foo3it3d
This commit is contained in:
ron@tinyerp.com 2011-11-01 18:52:53 +05:30
parent 1627d5e2c1
commit 948fd652d7
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
name="%(crm.action_crm_lead2opportunity_partner)d"
string="Convert to Opportunity"
help="Convert to Opportunity" icon="gtk-go-forward"
type="action"
/>
<newline />
<field name="user_id" />