stock_quant_relocate

-1 rows


Description

Stock Quantity Relocation

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('stock_quant_relocate_id_seq'::regclass)
stock_quant_stock_quant_relocate_rel.stock_quant_relocate_id stock_quant_stock_quant_relocate_r_stock_quant_relocate_id_fkey C
dest_location_id int4 10 null
stock_location.id stock_quant_relocate_dest_location_id_fkey N

Dest Location

dest_package_id int4 10 null
stock_quant_package.id stock_quant_relocate_dest_package_id_fkey N

Dest Package

create_uid int4 10 null
res_users.id stock_quant_relocate_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id stock_quant_relocate_write_uid_fkey N

Last Updated by

message text 2147483647 null

Reason for relocation

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

Relationships