From c16609ebd3ff5763bf0efa979040ebc76d6e1443 Mon Sep 17 00:00:00 2001 From: "mayur maheshwari (Open ERP)" Date: Thu, 16 Jun 2011 18:28:15 +0530 Subject: [PATCH] [IMP]hr:move a config wizard in hr_installer.xml bzr revid: mma@tinyerp.com-20110616125815-ehtuxh57zhgqscqh --- addons/hr/hr_installer.xml | 18 ++++++++++++++++++ addons/hr/hr_view.xml | 18 ------------------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/addons/hr/hr_installer.xml b/addons/hr/hr_installer.xml index 154e189b242..483f6f870dd 100644 --- a/addons/hr/hr_installer.xml +++ b/addons/hr/hr_installer.xml @@ -29,6 +29,24 @@ HR Management 5 + + + + + Create your employees + ir.actions.act_window + hr.employee + form + form + + + + + + + normal + current + skip diff --git a/addons/hr/hr_view.xml b/addons/hr/hr_view.xml index a302a05ccc2..223f7001911 100644 --- a/addons/hr/hr_view.xml +++ b/addons/hr/hr_view.xml @@ -155,24 +155,6 @@ Here you can manage your work force by creating employees and assigning them specific properties in the system. Maintain all employee related information and keep track of anything that needs to be recorded for them. The personal information tab will help you maintain their identity data. The Categories tab gives you the opportunity to assign them related employee categories depending on their position and activities within the company. A category can be a seniority level within the company or a department. The Timesheets tab allows to assign them a specific timesheet and analytic journal where they will be able to enter time through the system. In the note tab, you can enter text data that should be recorded for a specific employee. - - - Create your employees - ir.actions.act_window - hr.employee - form - form - - - - - - - normal - current - skip - -