|
id
|
bigint(20) unsigned
|
|
|
|
|
voucher_type_id
|
tinyint(10) unsigned
|
|
|
|
|
transaction_id
|
bigint(20) unsigned
|
|
|
|
|
ledger_id
|
bigint(20) unsigned
|
|
|
|
|
amount
|
decimal(12,2)
|
|
|
0.00
|
|
hsn_code_id
|
bigint(20)
|
|
|
0
|
|
tax_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
sgst_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
cgst_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
igst_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
cess_percentage
|
decimal(5,2)
|
|
|
0.00
|
|
is_proportionate
|
tinyint(1)
|
|
|
0
|
|
branch_id
|
int(10) unsigned
|
|
|
0
|
|
delete_status
|
int(10) unsigned
|
|
|
0
|
|
created_at
|
datetime
|
|
|
current_timestamp()
|
|
updated_at
|
datetime
|
|
|
current_timestamp()
|