diff --git a/addons/account_accountant/__openerp__.py b/addons/account_accountant/__openerp__.py index ff4e3faa3b6..7c97112b875 100644 --- a/addons/account_accountant/__openerp__.py +++ b/addons/account_accountant/__openerp__.py @@ -24,7 +24,7 @@ "author" : "OpenERP SA", "category": 'Accounting & Finance', "sequence": 10, - "summary": "Accounts Moves, Journals, Chart of Accounts", + "summary": "Financial and Analytic Accounting", "description": """ Accounting Access Rights. ========================= diff --git a/addons/account_voucher/__openerp__.py b/addons/account_voucher/__openerp__.py index 0b37bdbd4a2..135c2bc828b 100644 --- a/addons/account_voucher/__openerp__.py +++ b/addons/account_voucher/__openerp__.py @@ -23,7 +23,7 @@ "name" : "eInvoicing & Payments", "version" : "1.0", "author" : 'OpenERP SA', - "summary": 'Supplier & Customer Invoices, Payments', + "summary": 'Send Invoices and Track Payments', "description": """ eInvoicing & Payments module manage all Voucher Entries such as "Reconciliation Entries", "Adjustment Entries", "Closing or Opening Entries" for Sales, Purchase, Bank, Cash, Expense, Contra. ============================================================================================================================================================================================== diff --git a/addons/crm/__openerp__.py b/addons/crm/__openerp__.py index 6b0d0e1e2c9..643908c1098 100644 --- a/addons/crm/__openerp__.py +++ b/addons/crm/__openerp__.py @@ -25,7 +25,7 @@ 'version': '1.0', 'category': 'Customer Relationship Management', "sequence": 2, - "summary": "Agenda, Leads, Opportunities", + "summary": "Leads, Opportunities, Agenda", 'description': """ The generic OpenERP Customer Relationship Management. ===================================================== diff --git a/addons/event/__openerp__.py b/addons/event/__openerp__.py index 34707d1c0f6..75c79f06835 100644 --- a/addons/event/__openerp__.py +++ b/addons/event/__openerp__.py @@ -25,7 +25,7 @@ 'name': 'Events Organisation', 'version': '0.1', 'category': 'Tools', - 'summary': 'Invitations, Subscriptions', + 'summary': 'For Trainings, Conferences & Meetings', 'description': """ Organization and management of Events. ====================================== diff --git a/addons/hr/__openerp__.py b/addons/hr/__openerp__.py index ebf8d7ba83e..39dad795c0b 100644 --- a/addons/hr/__openerp__.py +++ b/addons/hr/__openerp__.py @@ -26,7 +26,7 @@ "category": "Human Resources", "sequence": 12, "website": "http://www.openerp.com", - "summary": "Hierarchy, Jobs, Departments", + "summary": "All Infos on Employees", "description": """ Module for Human Resource Management. ===================================== diff --git a/addons/hr_evaluation/__openerp__.py b/addons/hr_evaluation/__openerp__.py index 4748883b1ce..bb1322bccf3 100644 --- a/addons/hr_evaluation/__openerp__.py +++ b/addons/hr_evaluation/__openerp__.py @@ -25,7 +25,7 @@ "author": "OpenERP SA", "category": "Human Resources", "website": "http://www.openerp.com", - "summary": "Top-Down and Bottom-Up Evaluation", + "summary": "Periodical Evaluations, Surveys", "images": ["images/hr_evaluation_analysis.jpeg","images/hr_evaluation.jpeg"], "depends": ["hr","base_calendar","survey"], "description": """ diff --git a/addons/hr_holidays/__openerp__.py b/addons/hr_holidays/__openerp__.py index c8c2bad3489..45dd9ea39a5 100644 --- a/addons/hr_holidays/__openerp__.py +++ b/addons/hr_holidays/__openerp__.py @@ -26,7 +26,7 @@ "author": "OpenERP SA", "category": "Human Resources", "sequence": 28, - "summary": "Allocation and Leave Requests, Reporting by Department", + "summary": "Holidays, Allocation and Leave Requests", "website": "http://www.openerp.com", "description": """ This module allows you to manage leaves and leave's requests. diff --git a/addons/hr_recruitment/__openerp__.py b/addons/hr_recruitment/__openerp__.py index fe6c86c684d..0de2eb5c94e 100644 --- a/addons/hr_recruitment/__openerp__.py +++ b/addons/hr_recruitment/__openerp__.py @@ -24,7 +24,7 @@ 'version': '1.0', 'category': 'Human Resources', "sequence": 24, - "summary": "Job Descriptions, Recruitment Process", + "summary": "Recruitment Process, Job Descriptions", 'description': """ Manages job positions and the recruitment process. ================================================== diff --git a/addons/hr_timesheet_sheet/__openerp__.py b/addons/hr_timesheet_sheet/__openerp__.py index cc788d95a83..1acaa5780b8 100644 --- a/addons/hr_timesheet_sheet/__openerp__.py +++ b/addons/hr_timesheet_sheet/__openerp__.py @@ -21,11 +21,11 @@ { - 'name': 'Timesheets Validation', + 'name': 'Timesheets', 'version': '1.0', 'category': 'Human Resources', "sequence": 16, - "summary": "Attendances, Activities, Timing", + "summary": "Timesheets, Attendances, Activities", 'description': """ This module helps you to easily encode and validate timesheet and attendances within the same view. =================================================================================================== diff --git a/addons/mail/__openerp__.py b/addons/mail/__openerp__.py index ee22b0c153f..323a647c334 100644 --- a/addons/mail/__openerp__.py +++ b/addons/mail/__openerp__.py @@ -24,7 +24,7 @@ 'version': '1.0', 'category':'Social Network', "sequence": 2, - "summary": "Discussions, Feeds, Alerts", + "summary": "Discussions, Mailing Lists, News", 'description': """ A bussiness oriented Social Networking with a fully-integrated email and message management. diff --git a/addons/mrp/__openerp__.py b/addons/mrp/__openerp__.py index d7a14237eb0..eae0d004836 100644 --- a/addons/mrp/__openerp__.py +++ b/addons/mrp/__openerp__.py @@ -27,7 +27,7 @@ "website" : "http://www.openerp.com", "category" : "Manufacturing", "sequence": 18, - "summary": "Manufacturing, Production, Bill of Materials", + "summary": "Manufacturing Orders, Bill of Materials, Routing", "images" : ["images/bill_of_materials.jpeg", "images/manufacturing_order.jpeg", "images/planning_manufacturing_order.jpeg", "images/production_analysis.jpeg", "images/production_dashboard.jpeg","images/routings.jpeg","images/work_centers.jpeg"], "depends" : ["procurement", "stock", "resource", "purchase", "product","process"], "description": """ diff --git a/addons/point_of_sale/__openerp__.py b/addons/point_of_sale/__openerp__.py index 9a39871f0c0..9d985d40408 100644 --- a/addons/point_of_sale/__openerp__.py +++ b/addons/point_of_sale/__openerp__.py @@ -25,7 +25,7 @@ 'version': '1.0.1', 'category': 'Point Of Sale', "sequence": 6, - "summary": "Touchscreen to Manage your Shop", + "summary": "Touchscreen Interface for Shops", 'description': """ This module provides a quick and easy sale process. =================================================== diff --git a/addons/project_issue/__openerp__.py b/addons/project_issue/__openerp__.py index fa7d002f571..d5e7ee1985f 100644 --- a/addons/project_issue/__openerp__.py +++ b/addons/project_issue/__openerp__.py @@ -25,7 +25,7 @@ 'version': '1.0', 'category': 'Project Management', "sequence": 22, - "summary": "Multi Level Support", + "summary": "Support, Bug Traker, Helpdesk", 'description': """ This module provides Issues/Bugs Management in Project. ======================================================= diff --git a/addons/purchase/__openerp__.py b/addons/purchase/__openerp__.py index cb2e8f093aa..eb8df0ff77b 100644 --- a/addons/purchase/__openerp__.py +++ b/addons/purchase/__openerp__.py @@ -25,7 +25,7 @@ 'version': '1.1', 'category': 'Purchase Management', "sequence": 19, - "summary": "Requests for Quotation, Invoicing Control", + "summary": "RfQ, Purchase Orders, Delivery & Invoicing Control", 'description': """ Purchase Management module is for generating a purchase order for purchase of goods from a supplier. ==================================================================================================== diff --git a/addons/sale/__openerp__.py b/addons/sale/__openerp__.py index f5bf1adb436..b6be6f7b1e3 100644 --- a/addons/sale/__openerp__.py +++ b/addons/sale/__openerp__.py @@ -24,7 +24,7 @@ 'version': '1.0', 'category': 'Sales Management', "sequence": 14, - "summary": "Quotations, Sales, Invoicing", + "summary": "Quotations, Sale Orders, Invoicing", 'description': """ The base module to manage quotations and sales orders. ====================================================== diff --git a/addons/stock/__openerp__.py b/addons/stock/__openerp__.py index d061fb4b033..0f0f758f4d6 100644 --- a/addons/stock/__openerp__.py +++ b/addons/stock/__openerp__.py @@ -23,7 +23,7 @@ "name" : "Warehouse Management", "version" : "1.1", "author" : "OpenERP SA", - "summary": "Incoming Shipments, Deliveries, Inventory, Stock", + "summary": "Inventory, Logistic, Storage", "description" : """ OpenERP Inventory Management module can manage multi-warehouses, multi and structured stock locations. ======================================================================================================