Hi,
Need tips on below scenario:
CI-90 Invoice was settled with payment journal PI-90. But PI-90 had wrong amount so had to reverse PI-90 by creating PI-91 with debit and credit field reversed.
PI- 92 with correct amount is created and posted. Now I want to remove the settlement link between CI-90 and PI-90 and link CI-90 with PI-92.
Is it possible to just change the settlement link and without reversing CI-90 and PI-90 and then creating CI-91 to link with PI-92?
As far as I looked into it there is refrecids stored in custtrans table to link the invoice and payment. But I don't know the implications of changing it manually from SQL server management studio.
*This post is locked for comments