work_entry_type |
HR Work Entry 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 work_entry_type are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
active |
boolean |
Active |
☐ |
If the active field is set to false, it will allow you to hide the work entry type without removing it. |
code |
string |
Code |
☑ |
Careful, the Code is used in many references, changing it could lead to unwanted changes. |
color |
int32 |
Color |
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
id |
int32 |
ID |
☐ |
|
is_leave |
boolean |
Time Off |
☐ |
Allow the work entry type to be linked with time off types. |
is_unforeseen |
boolean |
Unforeseen Absence |
☐ |
The Work Entry checked as Unforeseen Absence will be counted in absenteeism at work report. |
leave_type_ids |
string |
|
☐ |
Work entry used in the payslip. |
name |
string |
Name |
☑ |
|
round_days_type |
string |
Round Type |
☑ |
Way of rounding the work entry type. |
round_days |
string |
Rounding |
☑ |
When the work entry is displayed in the payslip, the value is rounded accordingly. |
sequence |
int32 |
Sequence |
☐ |
|
unpaid_structure_ids |
string |
|
☐ |
The work entry won’t grant any money to employee in payslip. |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826