|
|
@ -550,7 +550,7 @@ |
|
|
NULL as payment_currency, |
|
|
NULL as payment_currency, |
|
|
NULL as paymentAmount, |
|
|
NULL as paymentAmount, |
|
|
crc.received_currency as received_currency, |
|
|
crc.received_currency as received_currency, |
|
|
ROUND(-crr.refund_amount / 100.0, 2) as receivedAmount, |
|
|
|
|
|
|
|
|
ROUND(crc.received_amount / 100.0, 2) as receivedAmount, |
|
|
NULL as handlingCharge, |
|
|
NULL as handlingCharge, |
|
|
NULL as permanentGold, |
|
|
NULL as permanentGold, |
|
|
NULL as freeGold, |
|
|
NULL as freeGold, |
|
|
|