[IMP] Improved the menutips of customer.

bzr revid: mdi@tinyerp.com-20120528054605-05bu4lujuxmm5fbv
This commit is contained in:
Divyesh Makwana (Open ERP) 2012-05-28 11:16:05 +05:30
parent 41abe40040
commit 6df05b23f0
1 changed files with 7 additions and 1 deletions

View File

@ -527,7 +527,13 @@
<field name="view_mode">kanban,tree,form</field>
<field name="context">{"search_default_customer":1}</field>
<field name="search_view_id" ref="view_res_partner_filter"/>
<field name="help">A customer is an entity you do business with, like a company or an organization. A customer can have several contacts or addresses which are the people working for this company. You can use the history tab, to follow all transactions related to a customer: sales order, emails, opportunities, claims, etc. If you use the email gateway, the Outlook or the Thunderbird plugin, don't forget to register emails to each contact so that the gateway will automatically attach incoming emails to the right partner.</field>
<field name="help">
Click create to add a new contact in your address book.
&lt;p&gt;
A contact can be a person or a company. Each person can be linked to a company as contact of it.
&lt;p&gt;
You will be able to follow documents and history of your contact (Invoices, Meetings, Project, ...).
</field>
</record>
<record id="action_partner_form_view1" model="ir.actions.act_window.view">
<field eval="0" name="sequence"/>