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

bzr revid: mdi@tinyerp.com-20120627115528-e4o5w6jexz5de4b4
This commit is contained in:
Divyesh Makwana (Open ERP) 2012-06-27 17:25:28 +05:30
parent 849d299f03
commit ed4045bfce
1 changed files with 7 additions and 1 deletions

View File

@ -112,7 +112,13 @@
<field name="domain">[('state','!=','done')]</field>
<field name="context" eval="'{\'default_state\':\'open\'}'"/>
<field name="search_view_id" ref="crm.view_crm_case_phonecalls_filter"/>
<field name="help">Scheduled calls list all the calls to be done by your sales team. A salesman can record the information about the call in the form view. This information will be stored in the partner form to trace every contact you have with a customer. You can also import a .CSV file with a list of calls to be done by your sales team.</field>
<field name="help">
Click here to schedule a new call.
&lt;p&gt;
Scheduled calls list all the calls to be done by your sales team.
&lt;p&gt;
This information will be stored in the partner form to trace every contact you have with a customer.
</field>
</record>
<record model="ir.actions.act_window.view" id="action_crm_tag_tree_phone_outgoing0">