|
id
|
bigint(20) unsigned
|
|
|
|
|
posting_date
|
date
|
|
|
|
|
txn_date
|
date
|
|
|
|
|
voucher_id
|
bigint(20)
|
|
|
|
|
voucher_no
|
varchar(50)
|
|
|
|
|
voucher_type_id
|
bigint(20) unsigned
|
|
|
|
|
voucher_date
|
date
|
|
|
|
|
ledger_id
|
bigint(20) unsigned
|
|
|
|
|
group_id
|
bigint(20) unsigned
|
|
|
|
|
parent_group_id
|
bigint(20) unsigned
|
|
|
|
|
entry_side
|
enum
|
-- |
|
CR
|
|
dr_amount
|
decimal(18,2)
|
|
|
0.00
|
|
cr_amount
|
decimal(18,2)
|
|
|
0.00
|
|
branch_id
|
int(10) unsigned
|
|
|
|
|
finance_year_id
|
int(10) unsigned
|
|
|
|
|
user_id
|
bigint(20) unsigned
|
|
|
|
|
narration
|
text
|
|
|
|
|
sort_order
|
tinyint(4)
|
|
|
|
|
is_main_row
|
tinyint(4)
|
|
|
|
|
cash_or_bank
|
enum
|
-- |
|
|
|
by_or_to
|
enum
|
-- |
|
|
|
other_details
|
enum
|
-- |
|
N
|
|
correspondent_ledger_id
|
bigint(20) unsigned
|
|
|
|
|
created_at
|
datetime
|
|
|
current_timestamp()
|
|
updated_at
|
datetime
|
|
|
current_timestamp()
|
|
delete_status
|
tinyint(1)
|
|
|
0
|
|
is_cancelled
|
enum
|
-- |
|
N
|
|
deleted_by
|
int(11)
|
|
|
|
|
deleted_at
|
datetime
|
|
|
|