approval_rule |
Studio Approval Rule
Catalog: Odoo
Schema: studio
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 approval_rule are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
action_id_label |
string |
|
☐ |
|
action_id |
string |
|
☐ |
|
active |
boolean |
Active |
☐ |
|
can_validate |
boolean |
Can be approved |
☐ |
Whether the rule can be approved by the current user |
conditional |
boolean |
Conditional Rule |
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
domain |
string |
Domain |
☐ |
If set, the rule will only apply on records that match the domain. |
entries_count |
int32 |
Number of Entries |
☐ |
|
entry_ids |
string |
|
☐ |
|
exclusive_user |
boolean |
Limit approver to this rule |
☐ |
If set, the user who approves this rule will not be able to approve other rules for the same record |
group_id_label |
string |
|
☐ |
|
group_id |
string |
|
☐ |
|
id |
int32 |
ID |
☐ |
|
message |
string |
Message |
☐ |
|
method |
string |
Method |
☐ |
|
model_id_label |
string |
|
☐ |
|
model_id |
string |
|
☐ |
|
model_name |
string |
Model Name |
☐ |
|
name |
string |
Name |
☐ |
|
responsible_id_label |
string |
|
☐ |
|
responsible_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