print_form

8 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
prop_id int4 10 null
property.id fk_print_form_prop_id C
form_type t_printform_type 24 null
report_id int4 10 √ null
reports.id fk_print_form_report_id N
address1 text 2147483647 √ null
address2 text 2147483647 √ null
address3 text 2147483647 √ null
address4 text 2147483647 √ null
email text 2147483647 √ null
telephone text 2147483647 √ null
fax text 2147483647 √ null
website text 2147483647 √ null
company text 2147483647 √ null
bytea 2147483647 √ null
logo_type text 2147483647 √ null
report_filename text 2147483647 √ null

กรณีที่โรงแรมใช้ filename ที่แตกต่าง ถ้าไม่ได้ set ให้ใช้ default ที่ table report แต่กรณีที่ set ที่นี้ให้ใช้ filename ที่นี้ (02/09/2021)ยังไม่ได้ทำ สร้าง column ขึ้นมาก่อน

header_text text 2147483647 √ null
footer_text text 2147483647 √ null

Indexes

Constraint Name Type Sort Column(s)
pk_print_form Primary key Asc/Asc prop_id + form_type

Relationships