bzr revid: fp@tinyerp.com-20100228204600-kecq5gj4jwlbwunz
This commit is contained in:
Fabien Pinckaers 2010-02-28 21:46:00 +01:00
parent 9bfcfe593c
commit 3292700770
1 changed files with 6 additions and 1 deletions

View File

@ -25,7 +25,12 @@
'version': '1.0',
'category': 'Generic Modules/HR',
'description': """
Manages job position and recruitement process.
Manages job positions and the recruitement process. It's integrated with the
survey module to allows you to define interview for different jobs.
This module is integrated with the mail gateway to automatically tracks email
sent to jobs@YOURCOMPANY.com. It's also integrated with the document management
system to store and search in your CV base.
""",
'author': 'Tiny',
'website': 'http://www.openerp.com',