From b749d18b6bd9a91197efbccec4458c66eac020d6 Mon Sep 17 00:00:00 2001 From: "Vir (Open ERP)" Date: Sat, 16 Oct 2010 10:04:03 +0530 Subject: [PATCH] [ADD/IMP] Improved tips on menu bzr revid: vir@tinyerp.com-20101016043403-u8moese9ovcuz9aw --- bin/addons/base/res/bank_view.xml | 1 + bin/addons/base/res/country_view.xml | 2 ++ bin/addons/base/res/partner/partner_view.xml | 5 ++++- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/bin/addons/base/res/bank_view.xml b/bin/addons/base/res/bank_view.xml index c6e6b063456..55a50d02c7f 100644 --- a/bin/addons/base/res/bank_view.xml +++ b/bin/addons/base/res/bank_view.xml @@ -49,6 +49,7 @@ res.bank form tree,form + Manage bank records you want to be used in the system. ir.actions.act_window res.country form + Display and manage the list of all countries that can be assigned to your partner records. You can create or delete countries to make sure the ones you are working on will be maintained. @@ -77,6 +78,7 @@ res.country.state form + If you are working on the American market, you can manage the different federal states you are working on from here. Each state is attached to one country. diff --git a/bin/addons/base/res/partner/partner_view.xml b/bin/addons/base/res/partner/partner_view.xml index e1eac247a08..7afd50fbdf0 100644 --- a/bin/addons/base/res/partner/partner_view.xml +++ b/bin/addons/base/res/partner/partner_view.xml @@ -108,7 +108,7 @@ form {"search_default_customer":1} - Get an instant access to all your customer's contact with this menu. + Customers (also called Partners in other areas of the system) helps you manage your address book of companies whether they are prospects, customers and/or suppliers. The partner form allows you to track and record all the necessary information to interact with your partners from the company address to their contacts as well as pricelists, and much more. If you installed the CRM, with the history tab, you can track all the interactions with a partner such as opportunities, emails, or sales orders issued. @@ -205,6 +205,7 @@ res.partner.title form [('domain','=','partner')] + Manage the partner titles you want to have available in your system. The partner titles is the legal status of the company: Private Limited, SA, etc. @@ -215,6 +216,7 @@ res.partner.title form [('domain','=','contact')] + Manage the contact titles you want to have available in your system and the way you want to print them in letters and other documents. Some example: Mr., Mrs. @@ -574,6 +576,7 @@ ir.actions.act_window res.partner.category form + Manage the partner categories in order to better classify them for tracking and analysis purposes. A partner may belong to several categories and categories have a hierarchy structure: a partner belonging to a category also belong to his parent category.