Hibou Odoo Suite: Human Resources (HR) Modules: HR Employee Activity
Repository Versions:
Modules:
AGPL-3
Purpose
The purpose of this documentation is to outline the use case and processes for adding an activity on an Employee record using Hibou's HR Employee Activity module for Odoo.
Activites on employees are a good way to schedule and assign important events, such as informing someone that they need to on-board the employee or increment their leave allocation after a certain period of employment.
Getting Started
First thing's first, we want to install the module! Navigate to the Apps application and search for 'HR Employee Activity'. When ready, click install .
Good to know!
This module requires the HR module. However, if you do not already have this module installed, Odoo will install if for you during this module's installation!
Processes
To get started, navigate to the Employees application.
Scheduling an Activity on an Employee Record
Once there, click on an employee to view the employee details. Here, you will find a Schedule Activity Button. Click on it to schedule an Activity.
Technical
This module adds Activity functionality to the `hr.employee` model.