md
This commit is contained in:
parent
7fbf667897
commit
de2035866d
@ -134,6 +134,7 @@
|
||||
tba.payee as payee,
|
||||
IFNULL( tbb.recdMoneyIn, 0 ) AS recdMoneyIn,
|
||||
IFNULL( tbb.recdPayMoney60D, 0 ) recdPayMoney60D,
|
||||
IFNULL( tbb.recdPayMoneyGreat60D, 0 ) recdPayMoneyGreat60D,
|
||||
(tba.rec_money - tba.reced_money ) AS noRecMoney
|
||||
FROM
|
||||
(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user