stock_replenishment_info

-1 rows


Description

Stock supplier replenishment information

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('stock_replenishment_info_id_seq'::regclass)
product_supplierinfo_stock_replenishment_info_rel.stock_replenishment_info_id product_supplierinfo_stock_rep_stock_replenishment_info_id_fkey C
stock_replenishment_option.replenishment_info_id stock_replenishment_option_replenishment_info_id_fkey N
orderpoint_id int4 10 null
stock_warehouse_orderpoint.id stock_replenishment_info_orderpoint_id_fkey N

Orderpoint

create_uid int4 10 null
res_users.id stock_replenishment_info_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id stock_replenishment_info_write_uid_fkey N

Last Updated by

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_replenishment_info_pkey Primary key Asc id

Relationships