[IMP] crm: Minor usability improvement.

bzr revid: uco@tinyerp.com-20110427092544-qumq22dxhpv1hcg8
This commit is contained in:
Ujjvala Collins (OpenERP) 2011-04-27 14:55:44 +05:30
parent 92c356a2b9
commit b96c55c9cd
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@
<field name="domain">[('state','!=','done')]</field>
<field name="context" eval="'{\'search_default_section_id\':section_id, \'default_state\':\'open\', \'search_default_current\':1,\'search_default_today\':1}'"/>
<field name="search_view_id" ref="crm.view_crm_case_phonecalls_filter"/>
<field name="help">Schedule a call lists 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">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>
</record>
<record model="ir.actions.act_window.view" id="action_crm_tag_tree_phone_outgoing0">