product_label_layout

-1 rows


Description

Choose the sheet layout to print the labels

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('product_label_layout_id_seq'::regclass)
product_label_layout_product_product_rel.product_label_layout_id product_label_layout_product_produ_product_label_layout_id_fkey C
product_label_layout_product_template_rel.product_label_layout_id product_label_layout_product_templ_product_label_layout_id_fkey C
product_label_layout_stock_move_rel.product_label_layout_id product_label_layout_stock_move_re_product_label_layout_id_fkey C
custom_quantity int4 10 null

Quantity

pricelist_id int4 10 null
product_pricelist.id product_label_layout_pricelist_id_fkey N

Pricelist

create_uid int4 10 null
res_users.id product_label_layout_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id product_label_layout_write_uid_fkey N

Last Updated by

print_format varchar 2147483647 null

Format

extra_html text 2147483647 null

Extra Content

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

move_quantity varchar 2147483647 null

Quantity to print

Indexes

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

Relationships