Skip to content

Commit b25e73a

Browse files
committedJul 17, 2012
[IMP]Adding summary
bzr revid: [email protected]
1 parent 524f245 commit b25e73a

File tree

19 files changed

+21
-0
lines changed

19 files changed

+21
-0
lines changed
 

‎addons/account_accountant/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"author" : "OpenERP SA",
2525
"category": 'Accounting & Finance',
2626
"sequence": 10,
27+
"summary": "Accounts Moves, Journals, Chart of Accounts",
2728
"description": """
2829
Accounting Access Rights.
2930
=========================

‎addons/account_voucher/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"name" : "eInvoicing & Payments",
2424
"version" : "1.0",
2525
"author" : 'OpenERP SA',
26+
"summary": 'Supplier & Customer Invoices, Payments',
2627
"description": """
2728
Account Voucher module includes all the basic requirements of Voucher Entries for Bank, Cash, Sales, Purchase, Expanse, Contra, etc.
2829
====================================================================================================================================

‎addons/crm/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
'version': '1.0',
2626
'category': 'Customer Relationship Management',
2727
"sequence": 2,
28+
"summary": "Agenda, Lead, Opportunities",
2829
'description': """
2930
The generic OpenERP Customer Relationship Management.
3031
=====================================================

‎addons/event/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
'name': 'Events Organisation',
2626
'version': '0.1',
2727
'category': 'Tools',
28+
'summary': 'Invitation, Subscription',
2829
'description': """
2930
Organization and management of Events.
3031
======================================

‎addons/hr/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"category": "Human Resources",
2727
"sequence": 12,
2828
"website": "http://www.openerp.com",
29+
"summary": "Hierarchy, Jobs, Departments",
2930
"description": """
3031
Module for human resource management.
3132
=====================================

‎addons/hr_evaluation/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"author": "OpenERP SA",
2626
"category": "Human Resources",
2727
"website": "http://www.openerp.com",
28+
"summary": "Top-Down and Bottom-Up Evaluation",
2829
"images": ["images/hr_evaluation_analysis.jpeg","images/hr_evaluation.jpeg"],
2930
"depends": ["hr","base_calendar","survey"],
3031
"description": """

‎addons/hr_expense/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
'version': '1.0',
2626
'category': 'Human Resources',
2727
"sequence": 30,
28+
"summary": "Expense Validation, Invoicing",
2829
'description': """
2930
This module aims to manage employee's expenses.
3031
===============================================

‎addons/hr_holidays/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"author": "OpenERP SA",
2727
"category": "Human Resources",
2828
"sequence": 28,
29+
"summary": "Allocation and Leaves Request, Reporting by Department",
2930
"website": "http://www.openerp.com",
3031
"description": """
3132
This module allows you to manage leaves and leaves' requests.

‎addons/hr_recruitment/__openerp__.py

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# -*- encoding: utf-8 -*-
23
##############################################################################
34
#
@@ -24,6 +25,7 @@
2425
'version': '1.0',
2526
'category': 'Human Resources',
2627
"sequence": 24,
28+
"summary": "Job Description, Recruitment Process",
2729
'description': """
2830
Manages job positions and the recruitment process.
2931
==================================================

‎addons/hr_timesheet_sheet/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
'version': '1.0',
2626
'category': 'Human Resources',
2727
"sequence": 16,
28+
"summary": "Attendance, Activities, Timing",
2829
'description': """
2930
This module helps you to easily encode and validate timesheet and attendances within the same view.
3031
===================================================================================================

‎addons/mail/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
'version': '1.0',
2525
'category':'Social Network',
2626
"sequence": 2,
27+
"summary": "Discussions, Feeds, Alerts",
2728
'description': """
2829
A bussiness oriented Social Networking with a fully-integrated email
2930
and message management.

‎addons/mrp/__openerp__.py

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# -*- coding: utf-8 -*-
23
##############################################################################
34
#
@@ -27,6 +28,7 @@
2728
"website" : "http://www.openerp.com",
2829
"category" : "Manufacturing",
2930
"sequence": 18,
31+
"summary": "Manufacture, Production, Bill of Material",
3032
"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"],
3133
"depends" : ["procurement", "stock", "resource", "purchase", "product","process"],
3234
"description": """

‎addons/point_of_sale/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
'version': '1.0.1',
2626
'category': 'Point Of Sale',
2727
"sequence": 6,
28+
"summary": "Touchscreen Sales",
2829
'description': """
2930
This module provides a quick and easy sale process.
3031
===================================================

‎addons/project/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"website": "http://www.openerp.com",
2828
"category": "Project Management",
2929
"sequence": 8,
30+
"summary": "Projects, Tasks",
3031
"images": ["images/gantt.png", "images/project_dashboard.jpeg","images/project_task_tree.jpeg","images/project_task.jpeg","images/project.jpeg","images/task_analysis.jpeg"],
3132
"depends": ["base_setup", "base_status", "product", "analytic", "board", "mail", "resource","web_kanban"],
3233
"description": """

‎addons/project_gtd/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
'version': '1.0',
2626
'category': 'Project Management',
2727
"sequence": 20,
28+
"summary": "Personal Tasks",
2829
'description': """
2930
This module implements all concepts defined by the Getting Things Done methodology.
3031
===================================================================================

‎addons/project_issue/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
'version': '1.0',
2626
'category': 'Project Management',
2727
"sequence": 22,
28+
"summary": "Multi Level Support",
2829
'description': """
2930
This module provides Issues/Bugs Management in Project.
3031
=======================================================

‎addons/purchase/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
'version': '1.1',
2626
'category': 'Purchase Management',
2727
"sequence": 19,
28+
"summary": "Request for Quotation, Invoicing Control",
2829
'description': """
2930
Purchase module is for generating a purchase order for purchase of goods from a supplier.
3031
=========================================================================================

‎addons/sale/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
'version': '1.0',
2525
'category': 'Sales Management',
2626
"sequence": 14,
27+
"summary": "Quotation, Sales, Invoicing",
2728
'description': """
2829
The base module to manage quotations and sales orders.
2930
======================================================

‎addons/stock/__openerp__.py

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"name" : "Warehouse Management",
2424
"version" : "1.1",
2525
"author" : "OpenERP SA",
26+
"summary": "Incoming Shipment, Deliveries, Inventory, Stock",
2627
"description" : """
2728
OpenERP Inventory Management module can manage multi-warehouses, multi and structured stock locations.
2829
======================================================================================================

0 commit comments

Comments
 (0)
Please sign in to comment.