I am trying to reverse a prepayment. I have tried duplicating the record and adding the negative sign on the amount but I get an error that "A prepayment can not be Negative". Any solution?
Hi, Paul.
Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...