From 0869066f99fb4603a450e1edebe722d4f0cc7675 Mon Sep 17 00:00:00 2001 From: Fabien Pinckaers Date: Sun, 5 Aug 2012 22:13:22 +0200 Subject: [PATCH] [IMP] improved modules message at installation --> to be reviewed later bzr revid: fp@openerp.com-20120805201322-y8ghspcb69wmb3ut --- .../account_accountant_data.xml | 10 ++++------ addons/account_voucher/account_voucher_data.xml | 13 +++++-------- addons/crm/crm_data.xml | 16 ++-------------- addons/event/event_data.xml | 5 +---- addons/hr/hr_data.xml | 12 ++---------- addons/hr_evaluation/hr_evaluation_data.xml | 6 +----- addons/hr_expense/hr_expense_data.xml | 9 ++------- addons/hr_holidays/hr_holidays_data.xml | 7 +------ addons/hr_recruitment/hr_recruitment_data.xml | 9 ++------- .../hr_timesheet_sheet_data.xml | 4 +--- addons/mrp/mrp_data.xml | 9 ++------- addons/point_of_sale/point_of_sale_data.xml | 9 ++------- addons/project/project_data.xml | 10 ++-------- addons/project_gtd/project_gtd_data.xml | 7 +------ addons/project_issue/project_issue_data.xml | 11 +++-------- addons/purchase/purchase_data.xml | 10 +++------- addons/sale/sale_data.xml | 3 +-- addons/stock/stock_data.xml | 6 +----- 18 files changed, 36 insertions(+), 120 deletions(-) diff --git a/addons/account_accountant/account_accountant_data.xml b/addons/account_accountant/account_accountant_data.xml index d48d7a572c5..57fb229ad12 100644 --- a/addons/account_accountant/account_accountant_data.xml +++ b/addons/account_accountant/account_accountant_data.xml @@ -26,12 +26,10 @@ - Module Accounting and Finance has been installed - From the top menu Accounting, manage all of your accounting: - general accounting, cost/analytic accounting, third party - accounting, taxes, budgets, customer and supplier invoices, - bank statements, reconciliation process. - + Module Accounting and Finance has been installed. + With OpenERP's accounting, you can get an instant access to all your financial data, setup your analytic accounting, forecast your taxes, control your budgets, easily create and send invoices, record bank statements, etc. + +The accounting features are fully integrated with others OpenERP applications to automate all your processes: creation of customer invoices, control of supplier invoices, point-of-sale integration, automated follow-ups, etc. diff --git a/addons/account_voucher/account_voucher_data.xml b/addons/account_voucher/account_voucher_data.xml index 8f1cf30ae2f..8be2851a434 100644 --- a/addons/account_voucher/account_voucher_data.xml +++ b/addons/account_voucher/account_voucher_data.xml @@ -5,15 +5,12 @@ - Module eInvoicing & Payments has been installed - From the top menu Invoicing, manage your customer and supplier - invoices. You can also manage refunds, receipts and register - payments. + Module eInvoicing & Payments has been installed. + OpenERP's electronic invoicing allows to ease and fasten the creation of invoices and collection of customer payments. Invoices are created in a few clicks and your customers receive them by email. They can pay online and/or import them in their own system. - In order to manage all accounting features (journal items, - chart of accounts, etc), you should install the module - "Accounting and Finance". - +You can track customer payments easily and automate the reminders. You get an overview of the discussion with your customers on each invoice to ensure a full traceability. + +If you want to use advanced accounting features, you should install the "Accounting and Finance" module. diff --git a/addons/crm/crm_data.xml b/addons/crm/crm_data.xml index b4bd57afc08..0322f830975 100644 --- a/addons/crm/crm_data.xml +++ b/addons/crm/crm_data.xml @@ -36,21 +36,9 @@ Module CRM has been installed - From the top menu Sales, manage your sales pipeline: leads, - opportunities, meetings, phone calls, and customers. OpenERP - ensures that all cases are successfully tracked by all parties. - It can automatically send reminders, escalate requests, trigger - specific methods and lots of other actions based on your own - enterprise rules. + From the top menu Sales, you can: trace leads and opportunities, get accurate forecast on your sales pipeline, plan meetings and phonecalls, get realtime statistics and efficiently organize the communication with your prospects. - In the Sales settings, you can configure an email gateway to - automatically create leads from messages sent on a particular - email address. - - To manage quotations and sale orders, install the module "Sales - Management". With this module, you will be able to create - quotations directly from opportunities. - +To manage quotations and sale orders, install the module "Sales Management". diff --git a/addons/event/event_data.xml b/addons/event/event_data.xml index ebeb574225e..d8d75950bcc 100644 --- a/addons/event/event_data.xml +++ b/addons/event/event_data.xml @@ -18,10 +18,7 @@ Module Events Organisation has been installed - Organize events and manage their registrations. You can - automatically confirm and send acknowledgements of registrations - by email. - + From the top menu Events, you can organize events, manage registrations, automate communication around your event and sell events through your quotations. diff --git a/addons/hr/hr_data.xml b/addons/hr/hr_data.xml index d8c9251c62e..18c50836f07 100644 --- a/addons/hr/hr_data.xml +++ b/addons/hr/hr_data.xml @@ -6,17 +6,9 @@ Module Employee Directory has been installed - Manage your human resources in OpenERP: employees and hierarchy, - HR departments and jobs. + Manage your human resources in OpenERP: employees and hierarchy, HR departments and jobs. - More features are available in the following modules: - Recruitment Process (manage job positions and recruitment), - Timesheets Validation (record timesheets and attendance), - Leaves Management (keep track of employee leaves), - Expenses Management (manage employee expenses), - Employee Appraisals (organize employee surveys, where employees - evaluate their subordinates or their manager.) - +More HR features are available from the following modules: Recruitment Process (manage job positions and recruitment), Timesheets Validation (record timesheets and attendance), Leaves Management (keep track of employee leaves), Expenses Management (manage employee expenses), Employee Appraisals (organize employee surveys, where employees evaluate their subordinates or their manager.) diff --git a/addons/hr_evaluation/hr_evaluation_data.xml b/addons/hr_evaluation/hr_evaluation_data.xml index 63c849c8ddd..cf632a795cc 100644 --- a/addons/hr_evaluation/hr_evaluation_data.xml +++ b/addons/hr_evaluation/hr_evaluation_data.xml @@ -18,11 +18,7 @@ Module Employee Appraisals has been installed - Create evaluations for your subordinates or manager. You can - define a plan with several surveys, where you organize evaluation - surveys related to the hierarchy levels. Evaluations filled by - employees can exported as pdf files. - + Create evaluations for your subordinates or manager. You can define a plan with several surveys, where you organize evaluation surveys related to the hierarchy levels. Evaluations filled by employees can exported as pdf files. diff --git a/addons/hr_expense/hr_expense_data.xml b/addons/hr_expense/hr_expense_data.xml index 82e9e9574b5..8f40c1d6afb 100644 --- a/addons/hr_expense/hr_expense_data.xml +++ b/addons/hr_expense/hr_expense_data.xml @@ -6,14 +6,9 @@ Module Expenses Management has been installed - Manage your employee's expenses, with validations by employee - manager and accountant, creation and payment of invoice. + Manage your employee's expenses, with validations by employee manager and accountant, creation and payment of invoices. - This module also uses the analytic accounting and is compatible - with the invoice on timesheet module so that you will be able to - automatically re-invoice your customer's expenses if your work - by project. - +This module also uses the analytic accounting and is compatible with the invoice on timesheet module so that you will be able to automatically re-invoice your customer's expenses if your work by project. diff --git a/addons/hr_holidays/hr_holidays_data.xml b/addons/hr_holidays/hr_holidays_data.xml index 64691cc69a0..9db0f2e987a 100644 --- a/addons/hr_holidays/hr_holidays_data.xml +++ b/addons/hr_holidays/hr_holidays_data.xml @@ -17,12 +17,7 @@ Module Leaves Management has been installed - Manage employee leaves from the top menu "Human Resources." - Employees can create leave requests that are validated by their - manager and/or HR people. Once validated, they are visible in - the employee's calendar. HR people can define leave types and - allocate off-days for employees. - + Manage employee leaves from the top menu "Human Resources". Employees can create leave requests that are validated by their manager and/or HR people. Once validated, they are visible in the employee's calendar. HR people can define leave types and allocate off-days for employees. diff --git a/addons/hr_recruitment/hr_recruitment_data.xml b/addons/hr_recruitment/hr_recruitment_data.xml index 2250445f871..318a105286c 100644 --- a/addons/hr_recruitment/hr_recruitment_data.xml +++ b/addons/hr_recruitment/hr_recruitment_data.xml @@ -6,14 +6,9 @@ Module Recruitment Process has been installed - - Manage job positions and the recruitment process in your company. - This module is integrated with the module Survey to help you to - define interviews for different jobs. + Manage job positions and the recruitment process in your company. This module is integrated with the module Survey to help you to define interviews for different jobs. - You can automatically create application records from an email - gateway, that you can configure in the Human Resources Settings. - +You can automatically create application records from an email gateway, that you can configure in the Human Resources Settings. diff --git a/addons/hr_timesheet_sheet/hr_timesheet_sheet_data.xml b/addons/hr_timesheet_sheet/hr_timesheet_sheet_data.xml index c5839f886d3..f9c9070ddbf 100644 --- a/addons/hr_timesheet_sheet/hr_timesheet_sheet_data.xml +++ b/addons/hr_timesheet_sheet/hr_timesheet_sheet_data.xml @@ -6,9 +6,7 @@ Module Timesheets Validation has been installed - From the top menu "Human Resources", encode and validate - timesheets and attendances. - + From the top menu "Human Resources", encode and validate timesheets and attendances. diff --git a/addons/mrp/mrp_data.xml b/addons/mrp/mrp_data.xml index 7e98554a2ed..e5d5380f96a 100644 --- a/addons/mrp/mrp_data.xml +++ b/addons/mrp/mrp_data.xml @@ -6,14 +6,9 @@ Module MRP has been installed - Manage your manufacturing process in OpenERP by defining bill - of materials (BoM), routings and work centers. This module - supports complete integration and planification of stockable - goods, consumable, and services. + Manage your manufacturing process in OpenERP by defining bill of materials (BoM), routings and work centers. This module supports complete integration and planification of stockable goods, consumable, and services. - From the Manufacturing Settings, you can choose to compute - production schedules periodically or just-in-time. - +From the Manufacturing Settings, you can choose to compute production schedules periodically or just-in-time. diff --git a/addons/point_of_sale/point_of_sale_data.xml b/addons/point_of_sale/point_of_sale_data.xml index aefc155069a..30fb98dc05f 100644 --- a/addons/point_of_sale/point_of_sale_data.xml +++ b/addons/point_of_sale/point_of_sale_data.xml @@ -25,14 +25,9 @@ Module Point of Sale has been installed - Encode sale orders, register payments, compute money to return, - create invoices, and manage refunds of former sales through a - specific, web-based, user interface. + Encode sale orders, register payments, compute money to return, create invoices, and manage refunds of former sales through a specific, web-based, touch-screen user interface. - Simply click on the top menu "Point of Sale" to launch its - interface. You can configure your point of sale and perform - backend operations in the menu "PoS Backend". - +If you install the PoS proxy, you will be able to interface OpenERP with retail materials; barcode scanners, printers, cash registers, weighing machine, credit card payments. diff --git a/addons/project/project_data.xml b/addons/project/project_data.xml index a905e074f7b..23ec1b8562c 100644 --- a/addons/project/project_data.xml +++ b/addons/project/project_data.xml @@ -69,15 +69,9 @@ Module Project Management has been installed - Manage multi-level projects and tasks. You can delegate tasks, - track the work done on tasks, and review your planning based on - the entered data. + Manage multi-level projects and tasks. You can delegate tasks, track the work done on tasks, and review your planning based on the entered data. - You can manage todo lists on tasks by installing the module - "Todo Lists", which supports the methodology Getting Things - Done (GTD). You can also manage issues/bugs in projects by - installing the module "Issues Tracker." - +You can manage todo lists on tasks by installing the module "Todo Lists", which supports the methodology Getting Things Done (GTD). You can also manage issues/bugs in projects by installing the module "Issues Tracker." diff --git a/addons/project_gtd/project_gtd_data.xml b/addons/project_gtd/project_gtd_data.xml index 38cc247fc32..dc1df93dc46 100644 --- a/addons/project_gtd/project_gtd_data.xml +++ b/addons/project_gtd/project_gtd_data.xml @@ -30,12 +30,7 @@ Module Todo Lists has been installed - - Add todo items on project tasks, to help you organize your work. - This module supports the methodology Getting Things Done (GTD), - created by David Allen, and described in the book of the same - name. - + Add todo items on project tasks, to help you organize your work. This module supports the methodology Getting Things Done (GTD), created by David Allen, and described in the book of the same name. diff --git a/addons/project_issue/project_issue_data.xml b/addons/project_issue/project_issue_data.xml index add2ce99c19..a191cb4454f 100644 --- a/addons/project_issue/project_issue_data.xml +++ b/addons/project_issue/project_issue_data.xml @@ -35,15 +35,10 @@ - Module Issues Tracker has been installed - Manage the issues you might face in a project, like bugs in a - system, client complaints or material breakdowns. You can - record issues, assign them to some responsible person, and keep - track of their status as they evolve over time. + Module Issues Tracker has been installed. + Manage the issues you might face in a project, like bugs in a system, client complaints or material breakdowns. You can record issues, assign them to some responsible person, and keep track of their status as they evolve over time. - You can access issues from the top menu Project, and access the - issues of a specific project from the projects gallery view. - +You can access issues from the top menu Project, and access the issues of a specific project from the projects gallery view. diff --git a/addons/purchase/purchase_data.xml b/addons/purchase/purchase_data.xml index b483347a2a0..75074d4cedf 100644 --- a/addons/purchase/purchase_data.xml +++ b/addons/purchase/purchase_data.xml @@ -6,14 +6,10 @@ - Module Purchase Management has been installed - From the top menu Purchases, create purchase orders to buy - products from your suppliers, encode supplier invoices and - manage your payments. + Module Purchase Management has been installed. + From the top menu Purchases, create purchase orders to buy products from your suppliers, encode supplier invoices and manage your payments. - You can also manage purchase requisitions, see the Purchase - Settings. - +You can also manage purchase requisitions, see the Purchase Settings. diff --git a/addons/sale/sale_data.xml b/addons/sale/sale_data.xml index 12730cf8ae7..9bdb71bb6db 100644 --- a/addons/sale/sale_data.xml +++ b/addons/sale/sale_data.xml @@ -42,8 +42,7 @@ The Sales Management application has been installed. <b>Click on the top menu <i>'Sales'</i></em> to start managing your customers, sending quotations and processing sale orders. -If you need to manage your sales pipeline (leads, opportunities, phonecalls), you can install the module <i>CRM</i> from the top menu Settings. - +If you need to manage your sales pipeline (leads, opportunities, phonecalls), you can install the module <i>CRM</i> from the top menu Settings. diff --git a/addons/stock/stock_data.xml b/addons/stock/stock_data.xml index 69bb610ae99..f4b3ab90d9c 100644 --- a/addons/stock/stock_data.xml +++ b/addons/stock/stock_data.xml @@ -6,11 +6,7 @@ Module Warehouse Management has been installed - Manage your product inventoy and stock locations. You can - control your stock moves history and planning, perform stock - valuation, and trace product lots upstream and downstream - (based on serial numbers.) - + Manage your product inventoy and stock locations. You can control your stock moves history and planning, perform stock valuation, and trace product lots upstream and downstream (based on serial numbers.)