|
id
|
bigint(20) unsigned
|
|
|
|
|
entry_type
|
enum
|
-- |
|
|
|
entry_id
|
bigint(20) unsigned
|
|
|
|
|
ledger_id
|
bigint(20) unsigned
|
|
|
|
|
transaction_date
|
date
|
|
|
|
|
voucher_number
|
varchar(100)
|
|
|
|
|
narration
|
text
|
|
|
|
|
debit_amount
|
decimal(15,2)
|
|
|
0.00
|
|
credit_amount
|
decimal(15,2)
|
|
|
0.00
|
|
branch_id
|
int(10) unsigned
|
|
|
0
|
|
item_id
|
bigint(20) unsigned
|
|
|
|
|
hsn_code
|
varchar(50)
|
|
|
|
|
gst_percentage
|
decimal(5,2)
|
|
|
|
|
stock_qty
|
decimal(10,2)
|
|
|
|
|
stock_value
|
decimal(15,2)
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|