picking_label_type

-1 rows


Description

Choose whether to print product or lot/sn labels

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('picking_label_type_id_seq'::regclass)
mrp_production_picking_label_type_rel.picking_label_type_id mrp_production_picking_label_type_re_picking_label_type_id_fkey C
picking_label_type_stock_picking_rel.picking_label_type_id picking_label_type_stock_picking_rel_picking_label_type_id_fkey C
create_uid int4 10 null
res_users.id picking_label_type_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id picking_label_type_write_uid_fkey N

Last Updated by

label_type varchar 2147483647 null

Labels to print

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

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

Relationships