Tables : report_layout
Columns8 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes0 |
Contraints0 |
|||
Columns :
| Name | Caption | Primary Key | type |
|---|---|---|---|
| id | id | true | INTEGER |
| view_id | view_id | INTEGER | |
| image | image | CHARACTER VARYING | |
| CHARACTER VARYING | |||
| 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 |
|---|---|---|
| report_layout_pkey | true |
Columns Detail :
| Name | id |
| Table | report_layout |
| Type | INTEGER |
| Domain | |
| Primary Key | true |
| Not null | true |
| Default Value | nextval('report_layout_id_seq'::regclass) |
| Name | view_id |
| Table | report_layout |
| Type | INTEGER |
| Domain | |
| Not null | true |
| Foreign key | true |
| Name | image |
| Table | report_layout |
| Type | CHARACTER VARYING |
| Domain |
| Name | |
| Table | report_layout |
| Type | CHARACTER VARYING |
| Domain |
| Name | create_uid |
| Table | report_layout |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | create_date |
| Table | report_layout |
| Type | TIMESTAMP(6) |
| Domain |
| Name | write_uid |
| Table | report_layout |
| Type | INTEGER |
| Domain | |
| Foreign key | true |
| Name | write_date |
| Table | report_layout |
| Type | TIMESTAMP(6) |
| Domain |
Project
Odoo Data Model