stock_rules_report

-1 rows


Description

Stock Rules report

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('stock_rules_report_id_seq'::regclass)
stock_route_stock_rules_report_rel.stock_rules_report_id stock_route_stock_rules_report_rel_stock_rules_report_id_fkey C
stock_rules_report_stock_warehouse_rel.stock_rules_report_id stock_rules_report_stock_warehouse_r_stock_rules_report_id_fkey C
product_id int4 10 null
product_product.id stock_rules_report_product_id_fkey C

Product

product_tmpl_id int4 10 null
product_template.id stock_rules_report_product_tmpl_id_fkey C

Product Template

create_uid int4 10 null
res_users.id stock_rules_report_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id stock_rules_report_write_uid_fkey N

Last Updated by

product_has_variants bool 1 null

Has variants

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

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

Relationships