Tables : ir_act_window_view
Columns10 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes1 |
Contraints0 |
|||
Columns :
| Name | Caption | Primary Key | type |
|---|---|---|---|
| id | id | true | INTEGER |
| sequence | sequence | INTEGER | |
| view_id | view_id | INTEGER | |
| view_mode | view_mode | CHARACTER VARYING | |
| act_window_id | act_window_id | INTEGER | |
| multi | multi | BOOLEAN | |
| create_uid | create_uid | INTEGER | |
| create_date | create_date | TIMESTAMP(6) | |
| write_uid | write_uid | INTEGER | |
| write_date | write_date | TIMESTAMP(6) |
Keys :
| Name | Primary Key | Description |
|---|---|---|
| ir_act_window_view_pkey | true |
Indexes
| Name | UNIQUE | Type | Description |
|---|---|---|---|
| act_window_view_unique_mode_per_action | true | Ascending |
Columns Detail :
| Name | id |
| Table | ir_act_window_view |
| Type | INTEGER |
| Domain | |
| Primary Key | true |
| Not null | true |
| Default Value | nextval('ir_act_window_view_id_seq'::regclass) |
| Name | sequence |
| Table | ir_act_window_view |
| Type | INTEGER |
| Domain |
| Name | view_id |
| Table | ir_act_window_view |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | view_mode |
| Table | ir_act_window_view |
| Type | CHARACTER VARYING |
| Domain | |
| Not null | true |
| Name | act_window_id |
| Table | ir_act_window_view |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | multi |
| Table | ir_act_window_view |
| Type | BOOLEAN |
| Domain |
| Name | create_uid |
| Table | ir_act_window_view |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | create_date |
| Table | ir_act_window_view |
| Type | TIMESTAMP(6) |
| Domain |
| Name | write_uid |
| Table | ir_act_window_view |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | write_date |
| Table | ir_act_window_view |
| Type | TIMESTAMP(6) |
| Domain |
Project
Odoo Data Model