~openerp-dev/openobject-addons/6.0-opw-5629-jvo

« back to all changes in this revision

Viewing changes to hr/installer.py

  • Committer: Fabien Pinckaers
  • Date: 2010-02-28 20:02:29 UTC
  • Revision ID: fp@tinyerp.com-20100228200229-ijg8rovl1sumc8dj
typo

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
            help="Tracks and manages employee expenses, and can "
36
36
                 "automatically re-invoice clients if the expenses are "
37
37
                 "project-related."),
38
 
        'hr_recruitement':fields.boolean('Recruitment Process',
 
38
        'hr_recruitment':fields.boolean('Recruitment Process',
39
39
            help="Helps you manage and streamline your recruitment process."),
40
40
        'hr_timesheet_sheet':fields.boolean('Timesheets',
41
41
            help="Tracks and helps employees encode and validate timesheets "