report_layout

-1 rows


Description

Report Layout

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('report_layout_id_seq'::regclass)
base_document_layout.report_layout_id base_document_layout_report_layout_id_fkey N
view_id int4 10 null
ir_ui_view.id report_layout_view_id_fkey R

Document Template

sequence int4 10 null

Sequence

create_uid int4 10 null
res_users.id report_layout_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id report_layout_write_uid_fkey N

Last Updated by

image varchar 2147483647 null

Preview image src

pdf varchar 2147483647 null

Preview pdf src

name varchar 2147483647 null

Name

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

Constraint Name Type Sort Column(s)
report_layout_pkey Primary key Asc id

Relationships