calendar_leaves |
Resource Time Off Detail
Catalog: Odoo
Schema: resource
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 calendar_leaves are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
calendar_id_label |
string |
|
☐ |
|
calendar_id |
string |
|
☐ |
|
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
date_from |
datetime |
Start Date |
☑ |
|
date_to |
datetime |
End Date |
☑ |
|
display_name |
string |
Display Name |
☐ |
|
holiday_id_label |
string |
|
☐ |
|
holiday_id |
string |
|
☐ |
|
id |
int32 |
ID |
☐ |
|
name |
string |
Reason |
☐ |
|
resource_id_label |
string |
|
☐ |
If empty, this is a generic time off for the company. If a resource is set, the time off is only for this resource |
resource_id |
string |
|
☐ |
If empty, this is a generic time off for the company. If a resource is set, the time off is only for this resource |
time_type |
string |
Time Type |
☐ |
Whether this should be computed as a time off or as work time (eg: formation) |
timesheet_ids |
string |
|
☐ |
|
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