[IMP]Adding summary
authorTwinkle Christian (OpenERP) <tch@tinyerp.com>
Tue, 17 Jul 2012 06:05:47 +0000 (11:35 +0530)
committerTwinkle Christian (OpenERP) <tch@tinyerp.com>
Tue, 17 Jul 2012 06:05:47 +0000 (11:35 +0530)
bzr revid: tch@tinyerp.com-20120717060547-6owny0ouxrc1hxlu

19 files changed:
addons/account_accountant/__openerp__.py
addons/account_voucher/__openerp__.py
addons/crm/__openerp__.py
addons/event/__openerp__.py
addons/hr/__openerp__.py
addons/hr_evaluation/__openerp__.py
addons/hr_expense/__openerp__.py
addons/hr_holidays/__openerp__.py
addons/hr_recruitment/__openerp__.py
addons/hr_timesheet_sheet/__openerp__.py
addons/mail/__openerp__.py
addons/mrp/__openerp__.py
addons/point_of_sale/__openerp__.py
addons/project/__openerp__.py
addons/project_gtd/__openerp__.py
addons/project_issue/__openerp__.py
addons/purchase/__openerp__.py
addons/sale/__openerp__.py
addons/stock/__openerp__.py

index f115531..4bdca34 100644 (file)
@@ -24,6 +24,7 @@
     "author" : "OpenERP SA",
     "category": 'Accounting & Finance',
     "sequence": 10,
+    "summary": "Accounts Moves, Journals, Chart of Accounts",
     "description": """
 Accounting Access Rights.
 =========================
index a789933..c943724 100644 (file)
@@ -23,6 +23,7 @@
     "name" : "eInvoicing & Payments",
     "version" : "1.0",
     "author" : 'OpenERP SA',
+    "summary": 'Supplier & Customer Invoices, Payments',
     "description": """
 Account Voucher module includes all the basic requirements of Voucher Entries for Bank, Cash, Sales, Purchase, Expanse, Contra, etc.
 ====================================================================================================================================
index 0c9b75b..e9e5337 100644 (file)
@@ -25,6 +25,7 @@
     'version': '1.0',
     'category': 'Customer Relationship Management',
     "sequence": 2,
+    "summary": "Agenda, Lead, Opportunities",
     'description': """
 The generic OpenERP Customer Relationship Management.
 =====================================================
index 1a7f3ba..919cfb5 100644 (file)
@@ -25,6 +25,7 @@
     'name': 'Events Organisation',
     'version': '0.1',
     'category': 'Tools',
+    'summary': 'Invitation, Subscription',
     'description': """
 Organization and management of Events.
 ======================================
index 71d7d9a..9833e2d 100644 (file)
@@ -26,6 +26,7 @@
     "category": "Human Resources",
     "sequence": 12,
     "website": "http://www.openerp.com",
+    "summary": "Hierarchy, Jobs, Departments",
     "description": """
 Module for human resource management.
 =====================================
index 231f459..fbb1bcb 100644 (file)
@@ -25,6 +25,7 @@
     "author": "OpenERP SA",
     "category": "Human Resources",
     "website": "http://www.openerp.com",
+    "summary": "Top-Down and Bottom-Up Evaluation",
     "images": ["images/hr_evaluation_analysis.jpeg","images/hr_evaluation.jpeg"],
     "depends": ["hr","base_calendar","survey"],
     "description": """
index 2a1d302..173b31e 100644 (file)
@@ -25,6 +25,7 @@
     'version': '1.0',
     'category': 'Human Resources',
     "sequence": 30,
+    "summary": "Expense Validation, Invoicing",
     'description': """
 This module aims to manage employee's expenses.
 ===============================================
index 4509508..9219dd9 100644 (file)
@@ -26,6 +26,7 @@
     "author": "OpenERP SA",
     "category": "Human Resources",
     "sequence": 28,
+    "summary": "Allocation and Leaves Request, Reporting by Department",
     "website": "http://www.openerp.com",
     "description": """
 This module allows you to manage leaves and leaves' requests.
index e5df8cf..2fa37e6 100644 (file)
@@ -1,3 +1,4 @@
+
 # -*- encoding: utf-8 -*-
 ##############################################################################
 #
@@ -24,6 +25,7 @@
     'version': '1.0',
     'category': 'Human Resources',
     "sequence": 24,
+    "summary": "Job Description, Recruitment Process",
     'description': """
 Manages job positions and the recruitment process.
 ==================================================
index defa3ee..023cb40 100644 (file)
@@ -25,6 +25,7 @@
     'version': '1.0',
     'category': 'Human Resources',
     "sequence": 16,
+    "summary": "Attendance, Activities, Timing",
     'description': """
 This module helps you to easily encode and validate timesheet and attendances within the same view.
 ===================================================================================================
index e911f24..cb949a6 100644 (file)
@@ -24,6 +24,7 @@
     'version': '1.0',
     'category':'Social Network',
     "sequence": 2,
+    "summary": "Discussions, Feeds, Alerts",
     'description': """
 A bussiness oriented Social Networking with a fully-integrated email 
 and message management.
index bdf6f63..f7183bf 100644 (file)
@@ -1,3 +1,4 @@
+
 # -*- coding: utf-8 -*-
 ##############################################################################
 #
@@ -27,6 +28,7 @@
     "website" : "http://www.openerp.com",
     "category" : "Manufacturing",
     "sequence": 18,
+    "summary": "Manufacture, Production, Bill of Material",
     "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": """
index 5e7e557..f13abc4 100644 (file)
@@ -25,6 +25,7 @@
     'version': '1.0.1',
     'category': 'Point Of Sale',
     "sequence": 6,
+    "summary": "Touchscreen Sales",
     'description': """
 This module provides a quick and easy sale process.
 ===================================================
index dad67f5..b646461 100644 (file)
@@ -27,6 +27,7 @@
     "website": "http://www.openerp.com",
     "category": "Project Management",
     "sequence": 8,
+    "summary": "Projects, Tasks",
     "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": """
index d6fa568..c28bc6f 100644 (file)
@@ -25,6 +25,7 @@
     'version': '1.0',
     'category': 'Project Management',
     "sequence": 20,
+    "summary": "Personal Tasks",
     'description': """
 This module implements all concepts defined by the Getting Things Done methodology.
 ===================================================================================
index 9037523..fa7d002 100644 (file)
@@ -25,6 +25,7 @@
     'version': '1.0',
     'category': 'Project Management',
     "sequence": 22,
+    "summary": "Multi Level Support",
     'description': """
 This module provides Issues/Bugs Management in Project.
 =======================================================
index d84408a..298c743 100644 (file)
@@ -25,6 +25,7 @@
     'version': '1.1',
     'category': 'Purchase Management',
     "sequence": 19,
+    "summary": "Request for Quotation, Invoicing Control",
     'description': """
 Purchase module is for generating a purchase order for purchase of goods from a supplier.
 =========================================================================================
index 968d8d1..d02b627 100644 (file)
@@ -24,6 +24,7 @@
     'version': '1.0',
     'category': 'Sales Management',
     "sequence": 14,
+    "summary": "Quotation, Sales, Invoicing",
     'description': """
 The base module to manage quotations and sales orders.
 ======================================================
index 50bcb23..467ba05 100644 (file)
@@ -23,6 +23,7 @@
     "name" : "Warehouse Management",
     "version" : "1.1",
     "author" : "OpenERP SA",
+    "summary": "Incoming Shipment, Deliveries, Inventory, Stock",
     "description" : """
 OpenERP Inventory Management module can manage multi-warehouses, multi and structured stock locations.
 ======================================================================================================