leave_type |
Time Off Type
Catalog: Odoo
Schema: hr
The data in this table is partitioned per value of the column.
This is a read-only table. The Odoo API may not support changing the data or the Invantive SQL driver for Odoo does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Odoo API.
Table Columns
The columns of the table leave_type are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
accrual_count |
decimal |
Accruals count |
☐ |
|
accruals_ids |
string |
|
☐ |
|
active |
boolean |
Active |
☐ |
If the active field is set to false, it will allow you to hide the time off type without removing it. |
allocation_count |
int32 |
Allocations |
☐ |
|
allocation_notif_subtype_id_label |
string |
|
☐ |
|
allocation_notif_subtype_id |
string |
|
☐ |
|
allocation_validation_type |
string |
Approval |
☐ |
Select the level of approval needed in case of request by employee- No validation needed: The employee's request is automatically approved.- Approved by Time Off Officer: The employee's request need to be manually approved by the Time Off Officer. |
closest_allocation_to_expire_label |
string |
|
☐ |
|
closest_allocation_to_expire |
string |
|
☐ |
|
color |
int32 |
Color |
☐ |
The color selected here will be used in every screen with the time off type. |
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
create_calendar_meeting |
boolean |
Display Time Off in Calendar |
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
employee_requests |
string |
Employee Requests |
☑ |
Extra Days Requests Allowed: User can request an allocation for himself.Not Allowed: User cannot request an allocation. |
group_days_leave |
decimal |
Group Time Off |
☐ |
|
has_valid_allocation |
boolean |
Has Valid Allocation |
☐ |
This indicates if it is still possible to use this type of leave |
hr_attendance_overtime |
boolean |
Hr Attendance Overtime |
☐ |
|
icon_id_label |
string |
|
☐ |
|
icon_id |
string |
|
☐ |
|
id |
int32 |
ID |
☐ |
|
leave_notif_subtype_id_label |
string |
|
☐ |
|
leave_notif_subtype_id |
string |
|
☐ |
|
leave_validation_type |
string |
Time Off Validation |
☐ |
|
leaves_taken |
decimal |
Time off Already Taken |
☐ |
This value is given by the sum of all time off requests with a negative value. |
max_leaves |
decimal |
Maximum Allowed |
☐ |
This value is given by the sum of all time off requests with a positive value. |
name |
string |
Time Off Type |
☑ |
|
overtime_deductible |
boolean |
Deduct Extra Hours |
☐ |
Once a time off of this type is approved, extra hours in attendances will be deducted. |
remaining_leaves |
decimal |
Remaining Time Off |
☐ |
Maximum Time Off Allowed - Time Off Already Taken |
request_unit |
string |
Take Time Off in |
☑ |
|
requires_allocation |
string |
Requires allocation |
☑ |
Yes: Time off requests need to have a valid allocation.No Limit: Time Off requests can be taken without any prior allocation. |
responsible_id_label |
string |
|
☐ |
Choose the Time Off Officer who will be notified to approve allocation or Time Off request |
responsible_id |
string |
|
☐ |
Choose the Time Off Officer who will be notified to approve allocation or Time Off request |
sequence |
int32 |
Sequence |
☐ |
The type with the smallest sequence is the default value in time off request |
support_document |
boolean |
Supporting Document |
☐ |
|
time_type |
string |
Kind of Time Off |
☐ |
The distinction between working time (ex. Attendance) and absence (ex. Training) will be used in the computation of Accrual's plan rate. |
timesheet_generate |
boolean |
Generate Timesheet |
☐ |
If checked, when validating a time off, timesheet will be generated in the Vacation Project of the company. |
timesheet_project_id_label |
string |
|
☐ |
|
timesheet_project_id |
string |
|
☐ |
|
timesheet_task_id_label |
string |
|
☐ |
|
timesheet_task_id |
string |
|
☐ |
|
unpaid |
boolean |
Is Unpaid |
☐ |
|
virtual_leaves_taken |
decimal |
Virtual Time Off Already Taken |
☐ |
Sum of validated and non validated time off requests. |
virtual_remaining_leaves |
decimal |
Virtual Remaining Time Off |
☐ |
Maximum Time Off Allowed - Time Off Already Taken - Time Off Waiting Approval |
work_entry_type_id_label |
string |
|
☐ |
|
work_entry_type_id |
string |
|
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826