|
id
|
char(36)
|
|
|
|
|
tenant_id
|
char(36)
|
|
|
|
|
receipt_number
|
varchar(255)
|
|
|
|
|
receipt_date
|
date
|
|
|
|
|
supplier_id
|
char(36)
|
|
|
|
|
warehouse_id
|
char(36)
|
|
|
|
|
warehouse_rack_id
|
char(36)
|
|
|
Browse foreign values
|
|
purchase_order_id
|
char(36)
|
|
|
|
|
status
|
varchar(255)
|
|
|
draft
|
|
notes
|
text
|
|
|
|
|
subtotal
|
decimal(50,2)
|
|
|
0.00
|
|
grand_total
|
decimal(50,2)
|
|
|
0.00
|
|
created_at
|
timestamp
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|