|
id
|
char(36)
|
|
|
|
|
tenant_id
|
char(36)
|
|
|
|
|
warehouse_id
|
char(36)
|
|
|
|
|
warehouse_rack_id
|
char(36)
|
|
|
Browse foreign values
|
|
item_id
|
char(36)
|
|
|
|
|
transaction_date
|
date
|
|
|
|
|
reference_number
|
varchar(255)
|
|
|
|
|
source_type
|
varchar(255)
|
|
|
|
|
source_id
|
char(36)
|
|
|
|
|
mutation_type
|
varchar(255)
|
|
|
|
|
direction
|
enum
|
-- |
|
|
|
quantity
|
decimal(20,2)
|
|
|
0.00
|
|
unit_cost
|
decimal(20,2)
|
|
|
0.00
|
|
total_cost
|
decimal(20,2)
|
|
|
0.00
|
|
description
|
text
|
|
|
|
|
created_at
|
timestamp
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|