FIX_REWARDS_NAME
This commit is contained in:
parent
1c5a03d748
commit
f7863825c2
@ -2613,7 +2613,7 @@
|
||||
IFNULL(cssd.actual_tp_brokerage_amt,0) = 0 AND
|
||||
IFNULL(cssd.actual_bp_brokerage_amt,0) = 0 AND
|
||||
IFNULL(cssd.reward,0) != 0
|
||||
THEN 'rewards'
|
||||
THEN 'Rewards'
|
||||
ELSE created_user.first_name
|
||||
END AS user_name,
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user