lot_label_layout

-1 rows


Description

Choose the sheet layout to print lot labels

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('lot_label_layout_id_seq'::regclass)
lot_label_layout_stock_move_line_rel.lot_label_layout_id lot_label_layout_stock_move_line_rel_lot_label_layout_id_fkey C
create_uid int4 10 null
res_users.id lot_label_layout_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id lot_label_layout_write_uid_fkey N

Last Updated by

label_quantity varchar 2147483647 null

Quantity to print

print_format varchar 2147483647 null

Format

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

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

Relationships