diff --git a/openerp/addons/base/res/res_bank_view.xml b/openerp/addons/base/res/res_bank_view.xml index 1c289d07141..7c1e07e37fb 100644 --- a/openerp/addons/base/res/res_bank_view.xml +++ b/openerp/addons/base/res/res_bank_view.xml @@ -53,7 +53,13 @@ res.bank form tree,form - Manage bank records you want to be used in the system. + +

+ Click to create a new bank. +

+ Manage bank records you want to be used in the system. +

+
@@ -152,7 +158,17 @@ res.partner.bank form tree,form - Configure your company's bank accounts and select those that must appear on the report footer. You can reorder bank accounts from the list view. If you use the accounting application of OpenERP, journals and accounts will be created automatically based on these data. + +

+ Click to create a bank account. +

+ Configure your company's bank accounts and select those that must appear on the report footer. + You can reorder bank accounts from the list view. +

+

+ If you use the accounting application of OpenERP, journals and accounts will be created automatically based on these data. +

+
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. + +

+ Click to create a new partner category. +

+ 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. +

+