| id | int(10) unsigned |
|
|
|
| purchase_id | int(11) |
|
|
|
| product_id | int(11) |
|
|
|
| product_batch_id | int(11) |
|
|
|
| variant_id | int(11) |
|
|
|
| imei_number | text |
|
|
|
| qty | double |
|
|
|
| recieved | double |
|
|
|
| purchase_unit_id | int(11) |
|
|
|
| net_unit_cost | double |
|
|
|
| discount | double |
|
|
|
| tax_rate | double |
|
|
|
| tax | double |
|
|
|
| total | double |
|
|
|
| created_at | timestamp |
|
|
|
| updated_at | timestamp |
|
|
|