[IMP]: hr: Improved module description for hr

bzr revid: rpa@tinyerp.com-20120911132043-eslca35mar7ryyzb
This commit is contained in:
Rucha (Open ERP) 2012-09-11 18:50:43 +05:30
parent b9e364d93b
commit 2efd473590
1 changed files with 7 additions and 6 deletions

View File

@ -26,16 +26,17 @@
'category': 'Human Resources', 'category': 'Human Resources',
'sequence': 12, 'sequence': 12,
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',
'summary': 'All Infos on Employees', 'summary': 'Jobs, Departments, Employees Details',
'description': """ 'description': """
Module for Human Resource Management. Human Resource Management
===================================== =========================
This application enables you to manage important aspects of staff of company and some details about them such as their skills, contacts, working time etc.
You can manage: You can manage:
--------------- ---------------
* Employees and hierarchies : You can define your employee with User and display hierarchies * Employees and hierarchies : You can define your employee with User and display hierarchies
* HR Departments * HR Departments
* HR Jobs * HR Jobs
""", """,
'author': 'OpenERP SA', 'author': 'OpenERP SA',
'website': 'http://www.openerp.com', 'website': 'http://www.openerp.com',