Tables : report_paperformat
Columns18 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes0 |
Contraints0 |
Columns :
Name | Caption | Primary Key | type |
---|---|---|---|
id | id | true | INTEGER |
name | name | CHARACTER VARYING | |
default | default | BOOLEAN | |
format | format | CHARACTER VARYING | |
margin_top | margin_top | DOUBLE PRECISION | |
margin_bottom | margin_bottom | DOUBLE PRECISION | |
margin_left | margin_left | DOUBLE PRECISION | |
margin_right | margin_right | DOUBLE PRECISION | |
page_height | page_height | INTEGER | |
page_width | page_width | INTEGER | |
orientation | orientation | CHARACTER VARYING | |
header_line | header_line | BOOLEAN | |
header_spacing | header_spacing | INTEGER | |
dpi | dpi | INTEGER | |
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_paperformat_pkey | true |
Columns Detail :
Name | id |
Table | report_paperformat |
Type | INTEGER |
Domain | |
Primary Key | true |
Not null | true |
Default Value | nextval('report_paperformat_id_seq'::regclass) |
Name | name |
Table | report_paperformat |
Type | CHARACTER VARYING |
Domain | |
Not null | true |
Name | default |
Table | report_paperformat |
Type | BOOLEAN |
Domain |
Name | format |
Table | report_paperformat |
Type | CHARACTER VARYING |
Domain |
Name | margin_top |
Table | report_paperformat |
Type | DOUBLE PRECISION |
Domain |
Name | margin_bottom |
Table | report_paperformat |
Type | DOUBLE PRECISION |
Domain |
Name | margin_left |
Table | report_paperformat |
Type | DOUBLE PRECISION |
Domain |
Name | margin_right |
Table | report_paperformat |
Type | DOUBLE PRECISION |
Domain |
Name | page_height |
Table | report_paperformat |
Type | INTEGER |
Domain |
Name | page_width |
Table | report_paperformat |
Type | INTEGER |
Domain |
Name | orientation |
Table | report_paperformat |
Type | CHARACTER VARYING |
Domain |
Name | header_line |
Table | report_paperformat |
Type | BOOLEAN |
Domain |
Name | header_spacing |
Table | report_paperformat |
Type | INTEGER |
Domain |
Name | dpi |
Table | report_paperformat |
Type | INTEGER |
Domain | |
Not null | true |
Name | create_uid |
Table | report_paperformat |
Type | INTEGER |
Domain | |
Foreign key | true |
Name | create_date |
Table | report_paperformat |
Type | TIMESTAMP(6) |
Domain |
Name | write_uid |
Table | report_paperformat |
Type | INTEGER |
Domain | |
Foreign key | true |
Name | write_date |
Table | report_paperformat |
Type | TIMESTAMP(6) |
Domain |
Project
Odoo Data Model