leave_accrual_plan |
Accrual Plan
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_accrual_plan are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
allocation_ids |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
employees_count |
int32 |
Employees |
☐ |
|
id |
int32 |
ID |
☐ |
|
level_count |
int32 |
Levels |
☐ |
|
level_ids |
string |
|
☐ |
|
name |
string |
Name |
☑ |
|
show_transition_mode |
boolean |
Show Transition Mode |
☐ |
|
time_off_type_id_label |
string |
|
☐ |
Specify if this accrual plan can only be used with this Time Off Type.Leave empty if this accrual plan can be used with any Time Off Type. |
time_off_type_id |
string |
|
☐ |
Specify if this accrual plan can only be used with this Time Off Type.Leave empty if this accrual plan can be used with any Time Off Type. |
transition_mode |
string |
Level Transition |
☑ |
Specify what occurs if a level transition takes place in the middle of a pay period.'Immediately' will switch the employee to the new accrual level on the exact date during the ongoing pay period.'After this accrual's period' will keep the employee on the same accrual level until the ongoing pay period is complete.After it is complete, the new level will take effect when the next pay period begins. |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826