resource |
Resources
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 resource 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 resource record without removing it. |
avatar_128 |
byte[] |
Avatar 128 |
☐ |
|
calendar_id_label |
string |
|
☐ |
|
calendar_id |
string |
|
☐ |
|
color |
int32 |
Color |
☐ |
|
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
employee_id |
string |
|
☐ |
|
flexible_hours |
boolean |
Flexible Hours |
☐ |
|
id |
int32 |
ID |
☐ |
|
name |
string |
Name |
☑ |
|
resource_type |
string |
Type |
☑ |
|
role_ids |
string |
|
☐ |
|
time_efficiency |
decimal |
Efficiency Factor |
☑ |
This field is used to calculate the expected duration of a work order at this work center. For example, if a work order takes one hour and the efficiency factor is 100%, then the expected duration will be one hour. If the efficiency factor is 200%, however the expected duration will be 30 minutes. |
tz |
string |
Timezone |
☑ |
|
user_id_label |
string |
|
☐ |
Related user name for the resource to manage its access. |
user_id |
string |
|
☐ |
Related user name for the resource to manage its access. |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826