hr.employee.form hr.employee
Use here the home address of the employee. This private address is used in the expense report reimbursement document. It should be different from the work address.
hr.employee.tree hr.employee hr.employee.search hr.employee hr.employee.kanban hr.employee 10
Employees Structure hr.employee tree tree,form [('parent_id','=',False)] Employees hr.employee form form,tree Employees hr.employee form kanban,tree,form [] {}

Click to add a new employee.

With just a quick glance on the Flectra employee screen, you can easily find all the information you need for each person; contact data, job position, availability, etc.

hr.employee.tree hr.employee child_ids Subordinate Hierarchy ir.actions.act_window hr.employee ['|', ('id','in',active_ids), ('parent_id', 'in', active_ids)] form tree,form hr.employee.category.form hr.employee.category
hr.employee.category.list hr.employee.category Employee Tags hr.employee.category form tree,form hr.job.form hr.job
hr.job.tree hr.job hr.job.kanban hr.job
Vacancies :
hr.job.search hr.job Job Positions hr.job form tree,form {"search_default_Current":1}

Click to define a new job position.

Job Positions are used to define jobs and their requirements. You can keep track of the number of employees you have per job position and follow the evolution according to what you planned for the future.

You can attach a survey to a job position. It will be used in the recruitment process to evaluate the applicants for this job position.

Employees hr.employee form kanban,form,tree { "search_default_department_id": [active_id], "default_department_id": active_id}

Click to add a new employee.

With just a quick glance on the Flectra employee screen, you can easily find all the information you need for each person; contact data, job position, availability, etc.

hr.department.form hr.department
hr.department.tree hr.department child_ids hr.department.search hr.department hr.department.kanban hr.department
To Do
To Approve
Reporting
Departments hr.department form kanban,tree,form

Click to create a department.

Flectra's department structure is used to manage all documents related to employees by departments: expenses, timesheets, leaves, recruitments, etc.