|
id
|
bigint(20) unsigned
|
|
|
|
|
purchase_entry_id
|
bigint(20) unsigned
|
|
|
|
|
item_id
|
bigint(20) unsigned
|
|
|
|
|
godown_id
|
bigint(20) unsigned
|
|
|
|
|
voucher_type_id
|
bigint(20) unsigned
|
|
|
|
|
hsn_sac_id
|
bigint(20) unsigned
|
|
|
|
|
uom_id
|
bigint(20) unsigned
|
|
|
|
|
quantity
|
decimal(12,2)
|
|
|
1.00
|
|
rate
|
decimal(12,2)
|
|
|
0.00
|
|
price
|
decimal(12,2)
|
|
|
0.00
|
|
discount_type_id
|
tinyint(1) unsigned
|
|
|
0
|
|
discount_value
|
decimal(10,2)
|
|
|
0.00
|
|
discount_amount
|
decimal(12,2)
|
|
|
0.00
|
|
gst_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
cgst_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
sgst_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
igst_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
cess_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
branch_id
|
int(10) unsigned
|
|
|
0
|
|
delete_status
|
tinyint(1) unsigned
|
|
|
0
|
|
created_at
|
datetime
|
|
|
current_timestamp()
|
|
updated_at
|
datetime
|
|
|
|