Tables : ir_ui_view_custom
Columns8 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes3 |
Contraints0 |
|||
Columns :
| Name | Caption | Primary Key | type |
|---|---|---|---|
| id | id | true | INTEGER |
| ref_id | ref_id | INTEGER | |
| user_id | user_id | INTEGER | |
| arch | arch | TEXT | |
| 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_ui_view_custom_pkey | true |
Indexes
| Name | UNIQUE | Type | Description |
|---|---|---|---|
| ir_ui_view_custom_user_id_ref_id | Ascending | ||
| ir_ui_view_custom_user_id_index | Ascending | ||
| ir_ui_view_custom_ref_id_index | Ascending |
Columns Detail :
| Name | id |
| Table | ir_ui_view_custom |
| Type | INTEGER |
| Domain | |
| Primary Key | true |
| Not null | true |
| Default Value | nextval('ir_ui_view_custom_id_seq'::regclass) |
| Name | ref_id |
| Table | ir_ui_view_custom |
| Type | INTEGER |
| Domain | |
| Not null | true |
| Foreign key | true |
| Name | user_id |
| Table | ir_ui_view_custom |
| Type | INTEGER |
| Domain | |
| Not null | true |
| Foreign key | true |
| Name | arch |
| Table | ir_ui_view_custom |
| Type | TEXT |
| Domain | |
| Not null | true |
| Name | create_uid |
| Table | ir_ui_view_custom |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | create_date |
| Table | ir_ui_view_custom |
| Type | TIMESTAMP(6) |
| Domain |
| Name | write_uid |
| Table | ir_ui_view_custom |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | write_date |
| Table | ir_ui_view_custom |
| Type | TIMESTAMP(6) |
| Domain |
Project
Odoo Data Model