[MERGE] Added Summary for the Main Apps
authorJigar Amin - OpenERP <jam@tinyerp.com>
Tue, 17 Jul 2012 06:26:21 +0000 (11:56 +0530)
committerJigar Amin - OpenERP <jam@tinyerp.com>
Tue, 17 Jul 2012 06:26:21 +0000 (11:56 +0530)
bzr revid: jam@tinyerp.com-20120717062621-vfg0wyil74rb7k0s

1  2 
addons/hr_recruitment/__openerp__.py
addons/mrp/__openerp__.py

@@@ -1,3 -1,4 +1,3 @@@
 -
  # -*- encoding: utf-8 -*-
  ##############################################################################
  #
@@@ -24,6 -25,7 +24,7 @@@
      'version': '1.0',
      'category': 'Human Resources',
      "sequence": 24,
+     "summary": "Job Description, Recruitment Process",
      'description': """
  Manages job positions and the recruitment process.
  ==================================================
@@@ -1,3 -1,4 +1,3 @@@
 -
  # -*- coding: utf-8 -*-
  ##############################################################################
  #
@@@ -27,6 -28,7 +27,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": """