[IMP]: crm: Added the button Schedule Another Call in the list of inbound phonecalls

bzr revid: rpa@tinyerp.com-20100917134643-2z0br0syxjb90uzv
This commit is contained in:
rpa (Open ERP) 2010-09-17 19:16:43 +05:30
parent 4dc83dd64f
commit ef788a01ed
1 changed files with 4 additions and 0 deletions

View File

@ -221,6 +221,10 @@
string="Type" />
<field name="state" invisible="1"/>
<field name="create_date" invisible="1"/>
<button string="Schedule Other Call"
icon="terp-call-start"
name="%(phonecall_to_phonecall_act)d"
type="action" />
<button string="Opportunity"
name="%(phonecall2opportunity_act)d"
states="draft,open,pending"