hr.employee.search hr.employee hr.employee.form hr.employee

view.employee.form.smartbutton hr.employee
hr.employee.tree hr.employee
hr.employee.kanban hr.employee 10
hr.employee.activity hr.employee
Employees hr.employee kanban,tree,form,activity [] {'chat_icon': True}

Add a new employee

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

Employees Structure hr.employee tree,form [('parent_id','=',False)] Employees hr.employee form,tree hr.employee.tree hr.employee Create User form code action = records.action_create_user() Employees hr.employee tree,kanban,form { "searchpanel_default_department_id": active_id, "default_department_id": active_id, "search_default_group_department": 1, "search_default_department_id": active_id, "expand": 1}

Add a new employee

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