|
source_id
|
int(10) unsigned
|
|
|
|
|
source_name
|
varchar(60)
|
|
|
|
|
type
|
enum
|
-- |
|
credit
|
|
source_slug
|
varchar(60)
|
|
|
|
|
parent_id
|
int(10) unsigned
|
|
|
0
|
|
source_details
|
longtext
|
|
|
|
|
for_sell
|
tinyint(1)
|
|
|
0
|
|
for_purchase_return
|
tinyint(1)
|
|
|
0
|
|
for_due_collection
|
tinyint(1)
|
|
|
0
|
|
for_loan
|
tinyint(1)
|
|
|
0
|
|
for_giftcard_sell
|
tinyint(1)
|
|
|
0
|
|
for_topup
|
tinyint(1)
|
|
|
0
|
|
for_stock_transfer
|
tinyint(1)
|
|
|
0
|
|
for_purchase_delete
|
tinyint(1)
|
|
|
0
|
|
for_expense_delete
|
tinyint(1)
|
|
|
0
|
|
profitable
|
enum
|
-- |
|
yes
|
|
show_in_income
|
enum
|
-- |
|
yes
|
|
status
|
tinyint(1)
|
|
|
1
|
|
is_hide
|
tinyint(1)
|
|
|
0
|
|
sort_order
|
int(10)
|
|
|
0
|
|
created_at
|
datetime
|
|
|
|
|
updated_at
|
timestamp
|
|
|
|