product_removal

-1 rows


Description

Removal Strategy

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('product_removal_id_seq'::regclass)
product_category.removal_strategy_id product_category_removal_strategy_id_fkey N
stock_location.removal_strategy_id stock_location_removal_strategy_id_fkey N
create_uid int4 10 null
res_users.id product_removal_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id product_removal_write_uid_fkey N

Last Updated by

name jsonb 2147483647 null

Name

method jsonb 2147483647 null

Method

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

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

Relationships