Hi,
The Original Amount and Amount Remaining do not match when amounts are not applied. Amount Remaining (or Unapplied Amount) is greater than Original Amount. I performed Tools>>Utilities>>Sales>>Reconcile on both Current Customer Information and Outstanding Documents Amounts. It did not fix the problem.
So that I run the following update query.
update RM20101 set CURTRXAM = XXXXX.XX where DOCNUMBR = 'YYYYY'
It fixed the problem at the time. However when I run the reconcile again. The amount changed back to wrong number as before.
Please advise how to fix this.
Thanks in advance.
Huan
*This post is locked for comments