|
id
|
bigint(20) unsigned
|
|
|
|
|
voucher_type_id
|
tinyint(3) unsigned
|
|
|
|
|
voucher_id
|
bigint(20) unsigned
|
|
|
|
|
voucher_number
|
varchar(50)
|
|
|
|
|
ledger_id
|
bigint(20) unsigned
|
|
|
|
|
invoice_date
|
date
|
|
|
|
|
dr_amount
|
decimal(15,2)
|
|
|
|
|
cr_amount
|
decimal(15,2)
|
|
|
0.00
|
|
branch_id
|
int(10) unsigned
|
|
|
|
|
finance_year_id
|
int(10) unsigned
|
|
|
|
|
narration
|
text
|
|
|
|
|
created_at
|
datetime
|
|
|
current_timestamp()
|
|
updated_at
|
datetime
|
|
|
current_timestamp()
|
|
delete_status
|
tinyint(1)
|
|
|
0
|
|
due_date
|
date
|
|
|
|