|
id
|
char(36)
|
|
|
|
|
tenant_id
|
char(36)
|
|
|
|
|
purchase_receipt_id
|
char(36)
|
|
|
|
|
purchase_order_detail_id
|
char(36)
|
|
|
|
|
item_id
|
char(36)
|
|
|
|
|
item_code
|
varchar(255)
|
|
|
|
|
item_name
|
varchar(255)
|
|
|
|
|
qty
|
decimal(50,2)
|
|
|
0.00
|
|
unit_price
|
decimal(50,2)
|
|
|
0.00
|
|
line_total
|
decimal(50,2)
|
|
|
0.00
|
|
note
|
text
|
|
|
|
|
created_at
|
timestamp
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|