|
id
|
int(11)
|
|
|
|
|
sales_amount
|
varchar(11)
|
|
|
|
|
cashier_id
|
int(11)
|
|
|
|
|
ref_no
|
varchar(225)
|
|
|
|
|
drawer_amount
|
varchar(225)
|
|
|
|
|
cashonhand
|
decimal(20,2)
|
|
|
|
|
one_thousand
|
int(11)
|
|
|
|
|
five_hundred
|
int(11)
|
|
|
|
|
two_hundred
|
int(11)
|
|
|
|
|
one_hundred
|
int(11)
|
|
|
|
|
fifty
|
int(11)
|
|
|
|
|
twenty
|
int(11)
|
|
|
|
|
ten
|
int(11)
|
|
|
|
|
five
|
int(11)
|
|
|
|
|
one
|
int(11)
|
|
|
|
|
cent
|
int(11)
|
|
|
|
|
total
|
decimal(20,2)
|
|
|
|
|
overage_shortage
|
decimal(20,2)
|
|
|
|
|
status
|
int(11)
|
|
|
0
|
|
ts
|
timestamp
|
|
|
CURRENT_TIMESTAMP
|