stock_inventory_conflict

-1 rows


Description

Conflict in Inventory

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('stock_inventory_conflict_id_seq'::regclass)
stock_conflict_quant_rel.stock_inventory_conflict_id stock_conflict_quant_rel_stock_inventory_conflict_id_fkey C
stock_inventory_conflict_stock_quant_rel.stock_inventory_conflict_id stock_inventory_conflict_stock_stock_inventory_conflict_id_fkey C
create_uid int4 10 null
res_users.id stock_inventory_conflict_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id stock_inventory_conflict_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_inventory_conflict_pkey Primary key Asc id

Relationships