|
id
|
bigint(20) unsigned
|
|
|
|
|
item_id
|
bigint(20) unsigned
|
|
|
|
|
branch_id
|
int(10) unsigned
|
|
|
|
|
financial_year_id
|
int(11)
|
|
|
|
|
finance_year_id
|
int(10) unsigned
|
|
|
|
|
godown_id
|
int(10) unsigned
|
|
|
|
|
voucher_type_id
|
int(10) unsigned
|
|
|
|
|
in_out_type
|
enum
|
-- |
|
|
|
quantity
|
decimal(12,2)
|
|
|
0.00
|
|
rate
|
decimal(12,2)
|
|
|
0.00
|
|
ref_type
|
varchar(30)
|
|
|
|
|
ref_id
|
bigint(20)
|
|
|
|
|
ref_line_id
|
bigint(20)
|
|
|
|
|
transaction_date
|
date
|
|
|
|
|
voucher_id
|
bigint(20) unsigned
|
|
|
|
|
voucher_type
|
varchar(50)
|
|
|
|
|
reference_table
|
varchar(50)
|
|
|
|
|
reference_id
|
bigint(20) unsigned
|
|
|
|
|
narration
|
text
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
delete_status
|
int(10)
|
|
|
0
|
|
is_cancelled
|
enum
|
-- |
|
N
|