category |
Approval Category
Catalog: Odoo
Schema: approval
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 category are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
active |
boolean |
Active |
☐ |
|
approval_minimum |
int32 |
Minimum Approval |
☑ |
|
approval_type |
string |
Approval Type |
☐ |
Allows you to define which documents you would like to create once the request has been approved |
approver_ids |
string |
|
☐ |
|
approver_sequence |
boolean |
Approvers Sequence? |
☐ |
If checked, the approvers have to approve in sequence (one after the other). If Employee's Manager is selected as approver, they will be the first in line. |
automated_sequence |
boolean |
Automated Sequence? |
☐ |
If checked, the Approval Requests will have an automated generated name based on the given code. |
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
description |
string |
Description |
☐ |
|
display_name |
string |
Display Name |
☐ |
|
has_amount |
string |
Has Amount |
☑ |
|
has_date |
string |
Has Date |
☑ |
|
has_location |
string |
Has Location |
☑ |
|
has_partner |
string |
Has Contact |
☑ |
|
has_payment_method |
string |
Has Payment |
☑ |
|
has_period |
string |
Has Period |
☑ |
|
has_product |
string |
Has Product |
☑ |
Additional products that should be specified on the request. |
has_quantity |
string |
Has Quantity |
☑ |
|
has_reference |
string |
Has Reference |
☑ |
An additional reference that should be specified on the request. |
id |
int32 |
ID |
☐ |
|
image |
byte[] |
Image |
☐ |
|
invalid_minimum_warning |
string |
Invalid Minimum Warning |
☐ |
|
invalid_minimum |
boolean |
Invalid Minimum |
☐ |
|
manager_approval |
string |
Employee's Manager |
☐ |
How the employee's manager interacts with this type of approval.Empty: do nothingIs Approver: the employee's manager will be in the approver listIs Required Approver: the employee's manager will be required to approve the request. |
name |
string |
Name |
☑ |
|
request_to_validate_count |
int32 |
Number of requests to validate |
☐ |
|
requirer_document |
string |
Documents |
☑ |
|
sequence_code |
string |
Code |
☐ |
|
sequence_id_label |
string |
|
☐ |
|
sequence_id |
string |
|
☐ |
|
sequence |
int32 |
Sequence |
☐ |
|
user_ids |
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