From 93da4f984775dd8078a9563a5e5df9e6650a6cb4 Mon Sep 17 00:00:00 2001 From: Raphael Collet Date: Wed, 25 Jul 2012 14:45:18 +0200 Subject: [PATCH] [IMP] hr modules: add OpenChatter notification after module installation bzr revid: rco@openerp.com-20120725124518-y4zl4th862lkq838 --- addons/hr/hr_data.xml | 17 +++++ addons/hr_evaluation/hr_evaluation_data.xml | 12 ++++ addons/hr_expense/hr_expense_data.xml | 21 ++++-- addons/hr_holidays/hr_holidays_data.xml | 64 +++++++++++-------- addons/hr_recruitment/hr_recruitment_data.xml | 14 ++++ .../hr_timesheet_sheet_data.xml | 9 +++ 6 files changed, 106 insertions(+), 31 deletions(-) diff --git a/addons/hr/hr_data.xml b/addons/hr/hr_data.xml index adb6efbd1d7..d8c9251c62e 100644 --- a/addons/hr/hr_data.xml +++ b/addons/hr/hr_data.xml @@ -1,6 +1,23 @@ + + + + + Module Employee Directory has been installed + Manage your human resources in OpenERP: employees and hierarchy, + HR departments and jobs. + + More features are available in the following modules: + Recruitment Process (manage job positions and recruitment), + Timesheets Validation (record timesheets and attendance), + Leaves Management (keep track of employee leaves), + Expenses Management (manage employee expenses), + Employee Appraisals (organize employee surveys, where employees + evaluate their subordinates or their manager.) + + Administrator diff --git a/addons/hr_evaluation/hr_evaluation_data.xml b/addons/hr_evaluation/hr_evaluation_data.xml index bf482d2fcd7..6cd10f2d07a 100644 --- a/addons/hr_evaluation/hr_evaluation_data.xml +++ b/addons/hr_evaluation/hr_evaluation_data.xml @@ -1,6 +1,18 @@ + + + + + Module Employee Appraisals has been installed + Create evaluations for your subordinates or manager. You can + define a plan with several surveys, where you organize evaluation + surveys related to the hierarchy levels. Evaluations filled by + employees can exported as pdf files. + + + Self Appraisal 20 diff --git a/addons/hr_expense/hr_expense_data.xml b/addons/hr_expense/hr_expense_data.xml index 0e940c74cc0..82e9e9574b5 100644 --- a/addons/hr_expense/hr_expense_data.xml +++ b/addons/hr_expense/hr_expense_data.xml @@ -1,10 +1,23 @@ - - + + + + + Module Expenses Management has been installed + Manage your employee's expenses, with validations by employee + manager and accountant, creation and payment of invoice. + + This module also uses the analytic accounting and is compatible + with the invoice on timesheet module so that you will be able to + automatically re-invoice your customer's expenses if your work + by project. + + + + + Expenses diff --git a/addons/hr_holidays/hr_holidays_data.xml b/addons/hr_holidays/hr_holidays_data.xml index c5045d7b318..d41d72779cf 100644 --- a/addons/hr_holidays/hr_holidays_data.xml +++ b/addons/hr_holidays/hr_holidays_data.xml @@ -1,34 +1,44 @@ - + + + + + + Module Leaves Management has been installed + Manage employee leaves from the top menu "Human Resources." + Employees can create leave requests that are validated by their + manager and/or HR people. Once validated, they are visible in + the employee's calendar. HR people can define leave types and + allocate off-days for employees. + + - - - - black - + + + + black + - - - Sick Leaves - True - red - + + + Sick Leaves + True + red + + + + Compensatory Days + True + lavender + - - - Compensatory Days - True - lavender - - - - - Unpaid - True - brown - - - + + + Unpaid + True + brown + + diff --git a/addons/hr_recruitment/hr_recruitment_data.xml b/addons/hr_recruitment/hr_recruitment_data.xml index 6b64964eb2a..2250445f871 100644 --- a/addons/hr_recruitment/hr_recruitment_data.xml +++ b/addons/hr_recruitment/hr_recruitment_data.xml @@ -1,6 +1,20 @@ + + + + + Module Recruitment Process has been installed + + Manage job positions and the recruitment process in your company. + This module is integrated with the module Survey to help you to + define interviews for different jobs. + + You can automatically create application records from an email + gateway, that you can configure in the Human Resources Settings. + + diff --git a/addons/hr_timesheet_sheet/hr_timesheet_sheet_data.xml b/addons/hr_timesheet_sheet/hr_timesheet_sheet_data.xml index e66694223d2..c5839f886d3 100644 --- a/addons/hr_timesheet_sheet/hr_timesheet_sheet_data.xml +++ b/addons/hr_timesheet_sheet/hr_timesheet_sheet_data.xml @@ -1,6 +1,15 @@ + + + + + Module Timesheets Validation has been installed + From the top menu "Human Resources", encode and validate + timesheets and attendances. + +