Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

How do you undo a posted Payment Transaction?

(0) ShareShare
ReportReport
Posted on by 45

I have a program that uses the GP web services to create a payables transaction like so:

payablesInvoiceCreatePolicy = wsDynamicsGP.GetPolicyByOperation("CreatePayablesInvoice", context);

wsDynamicsGP.UpdatePolicy(payablesInvoiceCreatePolicy, new RoleKey { Id = "00000000-0000-0000-0000-000000000000" }, context);
wsDynamicsGP.CreatePayablesInvoice(payablesInvoice, context, payablesInvoiceCreatePolicy);

Accounting gave me the wrong vendor and would like to change the vendor.  I found the payables transaction in Purchasing->Inquiry->Transaction By Documents and it looks like this:

pastedimage1644367269633v1.png

I could not find it in Purchase->Transactions->Transaction Entry.  To me that means the transaction has been posted and can't be changed (I'm a programmer and don't exactly know how the GP process works).

How do I change the vendor on such a transaction?  Or is there a way to reverse/undo the posted transaction?

Categories:
  • Rosemary Profile Picture
    Rosemary 4 on at
    RE: How do you undo a posted Payment Transaction?

    From my experience with GP if the transaction has been posted, it would need to be voided and re-entered with the correct vendor.

    Your program seems to be updating all the relevant fields in AP transaction entry for document type invoice. So as long as it's in GP a void is the best option, the void though would be via the GP option.

    Hope this helps

    Rosemary

  • Richard Wheeler Profile Picture
    Richard Wheeler 75,788 Moderator on at
    RE: How do you undo a posted Payment Transaction?

    If this is an invoice and it has not been paid it is an open transaction. Try using Void Open Transaction.

  • DiscountFilters Profile Picture
    DiscountFilters 45 on at
    RE: How do you undo a posted Payment Transaction?

    Thank you.  I tried going to Void Historical Transactions, but I get a screen that shows payment number instead of voucher or document number; plus the total is far greater than the total on the payment entry I want to void.  Am I in the wrong place?  Please explain if you can.  I'm afraid I'm a programmer not an accountant and have no training in GP; just doing the best to undo this for accounting.  Thanks again.

    pastedimage1646242473882v2.png

  • Richard Wheeler Profile Picture
    Richard Wheeler 75,788 Moderator on at
    RE: How do you undo a posted Payment Transaction?

    Transactions->Purchasing->Void Historical Transactions will void the payment and bring any associated invoices back into the open state.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,407 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans