Is there any way for reversing the sales credit memo in Business central
Posted a credit memo with different date, i.e last month date in place of current month date , Now I want to Reverse a posted sales credit memo.
Is there any way for reversing the sales credit memo in Business central
Posted a credit memo with different date, i.e last month date in place of current month date , Now I want to Reverse a posted sales credit memo.
Sales Credit Memo is having Type as Item or GL Account.
Hi
If you had created Posted Sales credit memo using the action Correct or Cancel in PSI then you can see the Cancel action only.
or else you need to create a processing report or codeunit which takes the posting date and document no and fetches it all the ledger entries and update the posting date.
if it is only one document then check its ledger entries which is affected using Find Entries action and get the ledger and sub ledger table and then hardcode the document no in your code and update only those table which is affected. This is risky process but make sure you perform in Sandbox before deploying it into production. You can follow the below logic but add only those tables which is affected by your document.
If my answer was helpful to you, please verify it so that other users know it worked. Thank you very much
There is a cancel option in the upper left corner, that will reverse the credit memo.
Please see screenshot
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156