stock_request_count

-1 rows


Description

Stock Request an Inventory Count

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('stock_request_count_id_seq'::regclass)
stock_quant_stock_request_count_rel.stock_request_count_id stock_quant_stock_request_count_rel_stock_request_count_id_fkey C
user_id int4 10 null
res_users.id stock_request_count_user_id_fkey N

User

create_uid int4 10 null
res_users.id stock_request_count_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id stock_request_count_write_uid_fkey N

Last Updated by

set_count varchar 2147483647 null

Count

inventory_date date 13 null

Inventory Date

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

accounting_date date 13 null

Accounting Date

Indexes

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

Relationships