From 4fe87edb8fb8323dba8a4974fd4f65d739c2ca5f Mon Sep 17 00:00:00 2001 From: "Ajay Chauhan (OpenERP)" Date: Fri, 6 Jul 2012 16:03:56 +0530 Subject: [PATCH] [IMP] : improve description for modules bzr revid: cha@tinyerp.com-20120706103356-lctrqno2dy0wrpvt --- addons/account/__openerp__.py | 5 ++--- addons/account_budget/__openerp__.py | 5 ++--- addons/account_voucher/__openerp__.py | 4 ++-- addons/association/__openerp__.py | 2 +- addons/base_crypt/__openerp__.py | 2 +- addons/base_tools/__openerp__.py | 2 +- addons/crm/__openerp__.py | 2 +- addons/decimal_precision/__openerp__.py | 4 ++-- addons/fetchmail/__openerp__.py | 3 +-- addons/hr/__openerp__.py | 2 +- addons/hr_holidays/__openerp__.py | 4 ++-- addons/hr_timesheet_invoice/__openerp__.py | 2 +- addons/l10n_ch/__openerp__.py | 4 ++-- addons/l10n_fr/__openerp__.py | 2 +- addons/marketing_campaign/__openerp__.py | 6 +++--- addons/procurement/__openerp__.py | 2 +- addons/profile_tools/__openerp__.py | 4 ++-- addons/project/__openerp__.py | 10 +++++----- addons/purchase/__openerp__.py | 2 +- addons/share/__openerp__.py | 4 ++-- addons/stock/__openerp__.py | 14 ++++++++------ addons/stock_location/__openerp__.py | 2 +- 22 files changed, 43 insertions(+), 44 deletions(-) diff --git a/addons/account/__openerp__.py b/addons/account/__openerp__.py index 644942a718f..d9cc97d5155 100644 --- a/addons/account/__openerp__.py +++ b/addons/account/__openerp__.py @@ -44,9 +44,8 @@ Creates a dashboard for accountants that includes: * Company Analysis * Graph of Treasury -The processes like maintaining of general ledger is done through the defined financial Journals (entry move line or -grouping is maintained through journal) for a particular financial year and for preparation of vouchers there is a -module named account_voucher. +The processes like maintaining of general ledger is done through the defined financial Journals (entry move line orgrouping is maintained through journal) for a particular +financial year and for preparation of vouchers there is a module named account_voucher. """, 'website': 'http://www.openerp.com', 'images' : ['images/accounts.jpeg','images/bank_statement.jpeg','images/cash_register.jpeg','images/chart_of_accounts.jpeg','images/customer_invoice.jpeg','images/journal_entries.jpeg'], diff --git a/addons/account_budget/__openerp__.py b/addons/account_budget/__openerp__.py index 9d56f3d02c8..26de308d088 100644 --- a/addons/account_budget/__openerp__.py +++ b/addons/account_budget/__openerp__.py @@ -32,9 +32,8 @@ Once the Budgets are defined (in Invoicing/Budgets/Budgets), the Project Managers can set the planned amount on each Analytic Account. The accountant has the possibility to see the total of amount planned for each -Budget in order to ensure the total planned is not -greater/lower than what he planned for this Budget. Each list of -record can also be switched to a graphical view of it. +Budget in order to ensure the total planned is not greater/lower than what he planned +for this Budget. Each list of record can also be switched to a graphical view of it. Three reports are available: 1. The first is available from a list of Budgets. It gives the spreading, for these Budgets, of the Analytic Accounts. diff --git a/addons/account_voucher/__openerp__.py b/addons/account_voucher/__openerp__.py index 5a899c1a302..bdbee61eba6 100644 --- a/addons/account_voucher/__openerp__.py +++ b/addons/account_voucher/__openerp__.py @@ -24,11 +24,11 @@ "version" : "1.0", "author" : 'OpenERP SA', "description": """ -Account Voucher module manage all Voucher Entries such as "Reconciliation Entries", "Adjustment Entries", "Closing or Opening Entries" for Sales, Purchase, Bank, Cash, Expense, Contra, etc. +eInvoicing & Payments module manage all Voucher Entries such as "Reconciliation Entries", "Adjustment Entries", "Closing or Opening Entries" for Sales, Purchase, Bank, Cash, Expense, Contra. * Voucher Entry * Voucher Receipt [Sales & Purchase] - * Voucher payment [Customer & Supplier] + * Voucher Payment [Customer & Supplier] * Cheque Register """, "category": 'Accounting & Finance', diff --git a/addons/association/__openerp__.py b/addons/association/__openerp__.py index 00683d18333..a3ad6a34c6d 100644 --- a/addons/association/__openerp__.py +++ b/addons/association/__openerp__.py @@ -28,7 +28,7 @@ This module is to configure modules related to an association. ============================================================== -It installs the profile for associations to manage events, registrations, memberships, membership products (schemes), etc. +It installs the profile for associations to manage events, registrations, memberships, membership products (schemes). """, 'author': 'OpenERP SA', 'depends': ['base_setup', 'membership', 'event'], diff --git a/addons/base_crypt/__openerp__.py b/addons/base_crypt/__openerp__.py index 369a55bb278..0930f6da415 100644 --- a/addons/base_crypt/__openerp__.py +++ b/addons/base_crypt/__openerp__.py @@ -47,7 +47,7 @@ are using a secure protocol such as XML-RPCS or HTTPS. It also does not protect the rest of the content of the database, which may contain critical data. Appropriate security measures need to be implemented by the system administrator in all areas, such as: protection of database -backups, system files, remote shell access, physical server access, etc. +backups, system files, remote shell access, physical server access. Interation with LDAP authentication +++++++++++++++++++++++++++++++++++ diff --git a/addons/base_tools/__openerp__.py b/addons/base_tools/__openerp__.py index 747ecf64e83..8989c6d0a78 100644 --- a/addons/base_tools/__openerp__.py +++ b/addons/base_tools/__openerp__.py @@ -9,7 +9,7 @@ Common base for tools modules. ============================== -Creates menu link for Tools from where tools like survey, lunch, idea, etc. are accessible if installed. +Creates menu link for Tools from where tools like survey, lunch, idea are accessible if installed. """, "init_xml": [], "update_xml": [ diff --git a/addons/crm/__openerp__.py b/addons/crm/__openerp__.py index 9bdf7cd250f..ecde853cfff 100644 --- a/addons/crm/__openerp__.py +++ b/addons/crm/__openerp__.py @@ -30,7 +30,7 @@ The generic OpenERP Customer Relationship Management. ===================================================== This system enables a group of people to intelligently and efficiently manage -leads, opportunities, meeting, phonecall etc. +leads, opportunities, meeting, phonecall. It manages key tasks such as communication, identification, prioritization, assignment, resolution and notification. diff --git a/addons/decimal_precision/__openerp__.py b/addons/decimal_precision/__openerp__.py index 53c05e4dd63..9da1f2161a1 100644 --- a/addons/decimal_precision/__openerp__.py +++ b/addons/decimal_precision/__openerp__.py @@ -22,8 +22,8 @@ { "name": "Decimal Precision Configuration", "description": """ -Configure the price accuracy you need for different kinds of usage: accounting, sales, purchases, etc. -====================================================================================================== +Configure the price accuracy you need for different kinds of usage: accounting, sales, purchases. +================================================================================================= The decimal precision is configured per company. """, diff --git a/addons/fetchmail/__openerp__.py b/addons/fetchmail/__openerp__.py index c16bfb217c9..5067de7db4c 100644 --- a/addons/fetchmail/__openerp__.py +++ b/addons/fetchmail/__openerp__.py @@ -43,10 +43,9 @@ email-enabled OpenERP documents, such as: * Project Issues * Project Tasks * Human Resource Recruitments (Applicants) - * etc. Just install the relevant application, and you can assign any of -these document types (Leads, Project Issues, etc.) to your incoming +these document types (Leads, Project Issues.) to your incoming email accounts. New emails will automatically spawn new documents of the chosen type, so it's a snap to create a mailbox-to-OpenERP integration. Even better: these documents directly act as mini diff --git a/addons/hr/__openerp__.py b/addons/hr/__openerp__.py index 1135b55034a..db3624caf6b 100644 --- a/addons/hr/__openerp__.py +++ b/addons/hr/__openerp__.py @@ -27,7 +27,7 @@ "sequence": 12, "website": "http://www.openerp.com", "description": """ -Module for human resource management. +Module for Human Resource Management. ===================================== You can manage: diff --git a/addons/hr_holidays/__openerp__.py b/addons/hr_holidays/__openerp__.py index 5fbe3ba458b..7074314b21a 100644 --- a/addons/hr_holidays/__openerp__.py +++ b/addons/hr_holidays/__openerp__.py @@ -36,7 +36,7 @@ Implements a dashboard for human resource management that includes. Note that: - A synchronisation with an internal agenda (use of the CRM module) is possible: in order to automatically create a case when an holiday request is accepted, you have to link the holidays status to a case section. You can set up this info and your colour preferences in - Human Resources/Configuration/Leave Type + Human Resources/Configuration/Leave Type - An employee can make an ask for more off-days by making a new Allocation It will increase his total of that leave type available (if the request is accepted). - There are two ways to print the employee's holidays: * The first will allow to choose employees by department and is used by clicking the menu item located in @@ -45,7 +45,7 @@ Note that: Human Resources/Human Resources/Employees then select the ones you want to choose, click on the print icon and select the option 'Leaves Summary' - - The wizard allows you to choose if you want to print either the approved & confirmed holidays or both. These states must be set up by a user from the group 'HR'. You can define these features in the security tab from the user data in + - The wizard allows you to choose if you want to print either the Approved & Confirmed holidays or both. These states must be set up by a user from the group 'HR'. You can define these features in the security tab from the user data in Administration / Users / Users for example, you maybe will do it for the user 'admin'. """, diff --git a/addons/hr_timesheet_invoice/__openerp__.py b/addons/hr_timesheet_invoice/__openerp__.py index 65b8905fca0..d8760a92590 100644 --- a/addons/hr_timesheet_invoice/__openerp__.py +++ b/addons/hr_timesheet_invoice/__openerp__.py @@ -29,7 +29,7 @@ Module to generate invoices based on costs (human resources, expenses, ...). ============================================================================ You can define price lists in analytic account, make some theoretical revenue -reports, etc.""", +reports.""", 'author': 'OpenERP SA', 'website': 'http://www.openerp.com', 'images': ['images/hr_bill_task_work.jpeg','images/hr_type_of_invoicing.jpeg'], diff --git a/addons/l10n_ch/__openerp__.py b/addons/l10n_ch/__openerp__.py index ab56327573c..d5ed358d25c 100644 --- a/addons/l10n_ch/__openerp__.py +++ b/addons/l10n_ch/__openerp__.py @@ -23,8 +23,8 @@ "description" : """ Swiss localisation : - DTA generation for a lot of payment types - - BVR management (number generation, report, etc..) - - Import account move from the bank file (like v11 etc..) + - BVR management (number generation, report.) + - Import account move from the bank file (like v11) - Simplify the way you handle the bank statement for reconciliation You can also add ZIP and bank completion with: diff --git a/addons/l10n_fr/__openerp__.py b/addons/l10n_fr/__openerp__.py index 99849d62649..bab6af2d49c 100644 --- a/addons/l10n_fr/__openerp__.py +++ b/addons/l10n_fr/__openerp__.py @@ -35,7 +35,7 @@ This is the module to manage the accounting chart for France in OpenERP. ======================================================================== -This module applies to companies based in France mainland. It doesn't apply to companies based in the DOM-TOMs (Guadeloupe, Martinique, Guyane, RĂ©union, Mayotte, etc...) +This module applies to companies based in France mainland. It doesn't apply to companies based in the DOM-TOMs (Guadeloupe, Martinique, Guyane, RĂ©union, Mayotte) This localisation module creates the VAT taxes of type "tax included" for purchases (it is notably required when you use the module "hr_expense"). Beware that these "tax included" VAT taxes are not managed by the fiscal positions provided by this module (because it is complex to manage both "tax excluded" and "tax included" scenarios in fiscal positions). diff --git a/addons/marketing_campaign/__openerp__.py b/addons/marketing_campaign/__openerp__.py index 3544145411c..8d2166998ac 100644 --- a/addons/marketing_campaign/__openerp__.py +++ b/addons/marketing_campaign/__openerp__.py @@ -35,13 +35,13 @@ This module provides leads automation through marketing campaigns (campaigns can ========================================================================================================================================= The campaigns are dynamic and multi-channels. The process is as follows: - * Design marketing campaigns like workflows, including email templates to send, reports to print and send by email, custom actions, etc. - * Define input segments that will select the items that should enter the campaign (e.g leads from certain countries, etc.) + * Design marketing campaigns like workflows, including email templates to send, reports to print and send by email, custom actions. + * Define input segments that will select the items that should enter the campaign (e.g leads from certain countries.) * Run you campaign in simulation mode to test it real-time or accelerated, and fine-tune it * You may also start the real campaign in manual mode, where each action requires manual validation * Finally launch your campaign live, and watch the statistics as the campaign does everything fully automatically. -While the campaign runs you can of course continue to fine-tune the parameters, input segments, workflow, etc. +While the campaign runs you can of course continue to fine-tune the parameters, input segments, workflow. Note: If you need demo data, you can install the marketing_campaign_crm_demo module, but this will also install the CRM application as it depends on CRM Leads. """, diff --git a/addons/procurement/__openerp__.py b/addons/procurement/__openerp__.py index 6e03cb0fa20..f401b42c596 100644 --- a/addons/procurement/__openerp__.py +++ b/addons/procurement/__openerp__.py @@ -32,7 +32,7 @@ This is the module for computing Procurements. ============================================== In the MRP process, procurements orders are created to launch manufacturing -orders, purchase orders, stock allocations, etc. Procurement orders are +orders, purchase orders, stock allocations. Procurement orders are generated automatically by the system and unless there is a problem, the user will not be notified. In case of problems, the system will raise some procurement exceptions to inform the user about blocking problems that need diff --git a/addons/profile_tools/__openerp__.py b/addons/profile_tools/__openerp__.py index 4ba0298346e..d1055c60318 100644 --- a/addons/profile_tools/__openerp__.py +++ b/addons/profile_tools/__openerp__.py @@ -27,8 +27,8 @@ "author" : "OpenERP SA", "category" : "Hidden/Dependency", "description": """ -Installer for extra Hidden like lunch, survey, idea, share, etc. -================================================================ +Installer for extra Hidden like lunch, survey, idea, share. +=========================================================== Makes the Extra Hidden Configuration available from where you can install modules like share, lunch, pad, idea, survey and subscription. diff --git a/addons/project/__openerp__.py b/addons/project/__openerp__.py index 3cc4ab80882..b109867f3d8 100644 --- a/addons/project/__openerp__.py +++ b/addons/project/__openerp__.py @@ -30,14 +30,14 @@ "images": ["images/gantt.png", "images/project_dashboard.jpeg","images/project_task_tree.jpeg","images/project_task.jpeg","images/project.jpeg","images/task_analysis.jpeg"], "depends": ["base_setup", "base_status", "product", "analytic", "board", "mail", "resource","web_kanban"], "description": """ -Project management module tracks multi-level projects, tasks, work done on tasks, eso. -====================================================================================== +Project Management module tracks multi-level projects, tasks, work done on tasks. +================================================================================= -It is able to render planning, order tasks, eso. +It is able to render planning, order tasks. -Dashboard for project members that includes: +Dashboard for project management that includes: -------------------------------------------- - * List of my open tasks + * List of My Open Tasks * Graph of My Remaining Hours by Project """, "init_xml": [], diff --git a/addons/purchase/__openerp__.py b/addons/purchase/__openerp__.py index 6c014acae19..5b3a801165f 100644 --- a/addons/purchase/__openerp__.py +++ b/addons/purchase/__openerp__.py @@ -26,7 +26,7 @@ 'category': 'Purchase Management', "sequence": 19, 'description': """ -Purchase module is for generating a purchase order for purchase of goods from a supplier. +Purchase Management module is for generating a purchase order for purchase of goods from a supplier. ========================================================================================= A supplier invoice is created for the particular purchase order. diff --git a/addons/share/__openerp__.py b/addons/share/__openerp__.py index 8b997e2357e..f5065bf6b8c 100644 --- a/addons/share/__openerp__.py +++ b/addons/share/__openerp__.py @@ -32,14 +32,14 @@ This module adds generic sharing tools to your current OpenERP database. ======================================================================== It specifically adds a 'share' button that is available in the Web client to -share any kind of OpenERP data with colleagues, customers, friends, etc. +share any kind of OpenERP data with colleagues, customers, friends. The system will work by creating new users and groups on the fly, and by combining the appropriate access rights and ir.rules to ensure that the shared users only have access to the data that has been shared with them. This is extremely useful for collaborative work, knowledge sharing, -synchronization with other companies, etc. +synchronization with other companies. """, 'website': 'http://www.openerp.com', diff --git a/addons/stock/__openerp__.py b/addons/stock/__openerp__.py index d3e2d8967c8..94175aa38c8 100644 --- a/addons/stock/__openerp__.py +++ b/addons/stock/__openerp__.py @@ -35,12 +35,14 @@ Thanks to the double entry management, the inventory controlling is powerful and * Bar code supported * Rapid detection of mistakes through double entry system * Traceability (upstream/downstream, production lots, serial number, ...) - * Dashboard for warehouse that includes: - * Procurement in exception - * List of Incoming Products - * List of Outgoing Products - * Graph : Products to receive in delay (date < = today) - * Graph : Products to send in delay (date < = today) + +Dashboard for warehouse that includes: +-------------------------------------- + * Procurement in exception + * List of Incoming Products + * List of Outgoing Products + * Graph : Products to receive in delay (date < = today) + * Graph : Products to send in delay (date < = today) """, "website" : "http://www.openerp.com", "images" : ["images/stock_forecast_report.png", "images/delivery_orders.jpeg", "images/inventory_analysis.jpeg","images/location.jpeg","images/moves_analysis.jpeg","images/physical_inventories.jpeg","images/warehouse_dashboard.jpeg"], diff --git a/addons/stock_location/__openerp__.py b/addons/stock_location/__openerp__.py index 53189727f0e..6dea8fb4df8 100644 --- a/addons/stock_location/__openerp__.py +++ b/addons/stock_location/__openerp__.py @@ -51,7 +51,7 @@ Locations themselves, but these cannot be refined per-product. A push flow specification indicates which location is chained with which location, and with what parameters. As soon as a given quantity of products is moved in the source location, a chained move is automatically foreseen according to the parameters set on the flow specification -(destination location, delay, type of move, journal, etc.) The new move can be automatically +(destination location, delay, type of move, journal.) The new move can be automatically processed, or require a manual confirmation, depending on the parameters. Pull flows