[IMP] crm : Improved a menutip for Logged Calls.

bzr revid: mdi@tinyerp.com-20120627112114-uq71nqu4p99t68bb
This commit is contained in:
Divyesh Makwana (Open ERP) 2012-06-27 16:51:14 +05:30
parent 5b454f7842
commit 66dc8a3639
1 changed files with 7 additions and 1 deletions

View File

@ -68,7 +68,13 @@
<field name="domain">[]</field>
<field name="context">{}</field>
<field name="search_view_id" ref="crm.view_crm_case_phonecalls_filter"/>
<field name="help">This tool allows you to log your inbound calls on the fly. Each call you get will appear on the partner form to trace every contact you have with a partner. From the phone call form, you can trigger a request for another call, a meeting or an opportunity.</field>
<field name="help">
Click on "Create" to log a new call.
&lt;p&gt;
This tool allows you to log your calls on the fly.
&lt;p&gt;
From this feature, you can trigger a request for another call, a meeting or an opportunity.
</field>
</record>