|
id
|
bigint(20) unsigned
|
|
|
|
|
request_no
|
varchar(80)
|
|
|
|
|
company_id
|
bigint(20) unsigned
|
|
|
|
|
location_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
product_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
serialized_item_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
requested_quantity_change
|
decimal(14,3)
|
|
|
|
|
reason
|
text
|
|
|
|
|
approval_status
|
enum
|
-- |
|
pending
|
|
approved_by
|
bigint(20) unsigned
|
|
|
|
|
approved_at
|
timestamp
|
|
|
|
|
stock_transaction_id
|
bigint(20) unsigned
|
|
|
Browse foreign values
|
|
created_by
|
bigint(20) unsigned
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|