|
id
|
bigint(20) unsigned
|
|
|
|
|
voucher_no
|
varchar(50)
|
|
|
|
|
voucher_date
|
date
|
|
|
|
|
ledger_id
|
bigint(20) unsigned
|
|
|
|
|
ledger_account_id
|
bigint(20) unsigned
|
|
|
|
|
amount
|
decimal(12,2)
|
|
|
0.00
|
|
gst_amount
|
decimal(12,2)
|
|
|
0.00
|
|
is_gst_applicable
|
tinyint(1)
|
|
|
0
|
|
expenditure_category_id
|
int(10) unsigned
|
|
|
|
|
branch_id
|
int(10) unsigned
|
|
|
|
|
instrument_type
|
enum
|
-- |
|
CASH
|
|
instrument_number
|
varchar(100)
|
|
|
|
|
narration
|
text
|
|
|
|
|
delete_status
|
tinyint(1)
|
|
|
0
|
|
created_at
|
datetime
|
|
|
current_timestamp()
|
|
updated_at
|
datetime
|
|
|
|
|
expense_date
|
date
|
|
|
|
|
expense_type
|
varchar(50)
|
|
|
|