Tables : ir_act_server
Columns18 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes0 |
Contraints0 |
Columns :
Name | Caption | Primary Key | type |
---|---|---|---|
id | id | true | INTEGER |
name | name | CHARACTER VARYING | |
type | type | CHARACTER VARYING | |
help | help | TEXT | |
binding_model_id | binding_model_id | INTEGER | |
binding_type | binding_type | CHARACTER VARYING | |
create_uid | create_uid | INTEGER | |
create_date | create_date | TIMESTAMP(6) | |
write_uid | write_uid | INTEGER | |
write_date | write_date | TIMESTAMP(6) | |
usage | usage | CHARACTER VARYING | |
state | state | CHARACTER VARYING | |
sequence | sequence | INTEGER | |
model_id | model_id | INTEGER | |
model_name | model_name | CHARACTER VARYING | |
code | code | TEXT | |
crud_model_id | crud_model_id | INTEGER | |
link_field_id | link_field_id | INTEGER |
Keys :
Name | Primary Key | Description |
---|---|---|
ir_act_server_pkey | true |
Columns Detail :
Name | id |
Table | ir_act_server |
Type | INTEGER |
Domain | |
Primary Key | true |
Not null | true |
Default Value | nextval('ir_actions_id_seq'::regclass) |
Name | name |
Table | ir_act_server |
Type | CHARACTER VARYING |
Domain | |
Not null | true |
Name | type |
Table | ir_act_server |
Type | CHARACTER VARYING |
Domain | |
Not null | true |
Name | help |
Table | ir_act_server |
Type | TEXT |
Domain |
Name | binding_model_id |
Table | ir_act_server |
Type | INTEGER |
Domain | |
Foreign key | true |
Name | binding_type |
Table | ir_act_server |
Type | CHARACTER VARYING |
Domain | |
Not null | true |
Name | create_uid |
Table | ir_act_server |
Type | INTEGER |
Domain | |
Foreign key | true |
Name | create_date |
Table | ir_act_server |
Type | TIMESTAMP(6) |
Domain |
Name | write_uid |
Table | ir_act_server |
Type | INTEGER |
Domain | |
Foreign key | true |
Name | write_date |
Table | ir_act_server |
Type | TIMESTAMP(6) |
Domain |
Name | usage |
Table | ir_act_server |
Type | CHARACTER VARYING |
Domain | |
Not null | true |
Name | state |
Table | ir_act_server |
Type | CHARACTER VARYING |
Domain | |
Not null | true |
Name | sequence |
Table | ir_act_server |
Type | INTEGER |
Domain |
Name | model_id |
Table | ir_act_server |
Type | INTEGER |
Domain | |
Not null | true |
Foreign key | true |
Name | model_name |
Table | ir_act_server |
Type | CHARACTER VARYING |
Domain |
Name | code |
Table | ir_act_server |
Type | TEXT |
Domain |
Name | crud_model_id |
Table | ir_act_server |
Type | INTEGER |
Domain | |
Foreign key | true |
Name | link_field_id |
Table | ir_act_server |
Type | INTEGER |
Domain | |
Foreign key | true |
Project
Odoo Data Model