actions_client |
Client Action
Catalog: Odoo
Schema: ir
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 actions_client are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
binding_model_id_label |
string |
|
☐ |
Setting a value makes this action available in the sidebar for the given model. |
binding_model_id |
string |
|
☐ |
Setting a value makes this action available in the sidebar for the given model. |
binding_type |
string |
Binding Type |
☑ |
|
binding_view_types |
string |
Binding View Types |
☐ |
|
context |
string |
Context Value |
☑ |
Context dictionary as Python expression, empty by default (Default: {}) |
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
help |
string |
Action Description |
☐ |
Optional help text for the users with a description of the target view, such as its usage and purpose. |
id |
int32 |
ID |
☐ |
|
name |
string |
Action Name |
☑ |
|
params_store |
byte[] |
Params storage |
☐ |
|
params |
byte[] |
Supplementary arguments |
☐ |
Arguments sent to the client along with the view tag |
res_model |
string |
Destination Model |
☐ |
Optional model, mostly used for needactions. |
tag |
string |
Client action tag |
☑ |
An arbitrary string, interpreted by the client according to its own needs and wishes. There is no central tag repository across clients. |
target |
string |
Target Window |
☐ |
|
type |
string |
Action Type |
☑ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
xml_id |
string |
External ID |
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826