web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Is there a way to automate manual payments and applying them to open invoices?

(0) ShareShare
ReportReport
Posted on by 225

We have an existing process (using integration manager) to post invoices into open payables.  We are exploring using ACH as a payment method rather than cutting checks.  I have googled and searched here, but I cannot find any information on how I might automate the other half of the transaction.

Once we ACH and receive confirmation, is there any way (integration,econnect, etc...) to import these transactions and apply them to the invoices we had already posted to open A/P?  I believe it would be a manual payment when doing this through the user interface, but it seems this isn't an option in econnect or integration manager.

I have been successful in doing a payment via integration manager and adding a check number.  This effectively skips open AP.  This is fine in some cases, but in most cases we will need to let things sit in open AP for some time.

We are running GP 10 with SQL server 2008. 

Any help would be appreciated?  I've got to think this has been encountered before. 

*This post is locked for comments

I have the same question (0)
  • veeyeskay Profile Picture
    on at

    Hello Kirk

    At this time, there is no out of the box option to automatically apply open invoice when you integrate a payment into GP. It will have to be customized.

    Let us know if you need further assistance.

  • steveendow Profile Picture
    2,281 on at

    [EDIT:  Updated to correct explanation of unposted AP payments to posted AP invoices]

    Hi Kirk,

    You are correct that this has definitely been encountered before by others, but unfortunately the application of AP payments to AP invoices is not supported by either IM or eConnect.  Based on how that process currently works in AP, I suspect that it will probably never be supported.

    However, with that said, it is technically possible to apply AP payments to invoices with custom code and custom SQL.

    But there is a big caveat.

    If you are applying the unposted payments to posted invoices, it is only moderately difficult to develop a custom integration.  I developed an integration that imported manual payments, and then applied the unposted payments to the open invoices.  This took a fair amount of reverse engineering and work, but the solution works well.

    However, if you are applying posted payments to posted invoices, then it suddenly becomes a much more complex solution.   

    The reason for the complexity is that when you apply a posted AP payment to a posted AP invoice, if the invoice is paid in full, it moves it to history immediately and does additional housekeeping, such as update vendor balances.  It is similar to bank transaction imports in that there is no batch, and the 'posting' occurs immediately, and there is no "oops" button.  This means that there is alot more SQL activity, and quite a bit more complexity.

    I have done the research to reverse engineer that process, and although it is probably technically possible, it would much more complex.

    Let me know if that helps, and if you have any additional questions.

    Thanks,

    Steve Endow

    Dynamics GP Certified Trainer

    Dynamics GP Certified Professional

    steveendow@gmail.com

  • Kirk Taylor Profile Picture
    225 on at

    Thanks for the info.  I will go into a little more detail of what I would like to accomplish in case you can provide more info.

    You are correct that I'm wanting to apply payments to open invoices, but I don't necessarily have to be able to "Post" them.  If I could at least get a "Manual Payment Entry" batch loaded that applies amounts to invoices, I have a product that will post the batches for us automatically.  (Postmaster).  I'm very familiar with VB.NET and SQL, so if I could backtrack all of the various tables I could probably load a batch without much trouble.  I've done many manual SQL queries to read information from our various comanies, but I don't have the deep down knowledge to feel comfortable doing a transaction without using econnect or IM.  However, I can't imagine that just loading a batch is terribly hard.

    If you have done this before and can provide me the tables that would be affected I could probably figure it out from there.

    Thanks,

    Kirk

  • Mickey Martorell Profile Picture
    30 on at

    Hi,

    I don't know if I should have created a new post or not but this is exactly what I'm looking for and  I still see no answer. Kirk were you able to find a solution to this? I am also in need of trying to apply payments to invoice that are manually created using econnect. I do know about SQL and have used a profiler to see what tables are being used but I have had no success yet in making it work.

    Thanks,

    Miguel Martorell

  • steveendow Profile Picture
    2,281 on at

    Hi Miguel,

    I worked with Kirk to develop an AP Manual Payment Import & Manual Payment Apply application that can import and / or apply unposted AP manual payments.

    If you are interested, please feel free to contact me.

    Thanks,

    Steve Endow

    Dynamics GP Certified Trainer

    Dynamics GP Certified Professional

    steveendow@gmail.com

  • Community Member Profile Picture
    on at

    Hello Steve,

    I have checked this post and I think it will helpful to me but I dont want to use Econnect; I will use only integration. What I want is I will import invoices and do post them on same date/time and make payment also in same date/time. Please let me know Invoice entry, Posting of batch, apply Invoices and payment can be automated and scheduled as well. Please reply on this if it can done thru only Integration manager or we require Econnect too.

    Thanks & Regards,

    Sanjay.

  • L Vail Profile Picture
    65,271 on at

    Sanjay,

    Could you just import the paid invoices? You can import a SOP document with a payment attached to it.

  • Gary Rosenfeld Profile Picture
    5 on at

    Leslie,

    That is what I'm trying to do using TI.  We use a third party a/p service which provides us with the transaction files which I'm importing as manual checks.  The problem I have is that if two invoices (from two different periods) are being paid with one check, it is coming in as two documents (and sometimes in two separate batches), each with the same check number and the system is kicking the second one out.  I can't seem to figure out a workaround.  Ideally, if i could leave the check number field blank or have it allow duplicates, that would work.

    Any ideas?

    Thanks,

    Gary

  • Cecile Dinh Profile Picture
    585 on at

    Hello Kirk,

    In my understanding you are exploring the possibility of using ACH.

    We are currently using ACH process. We post the Invoices and use the Select Checks out of the box functionality of GP to pay using EFT.  It automatically apply the payment to Open Invoices (this will save you time applying manually and avoid duplicate payments).  If we have Invoices that we don't want to pay yet, we put them on hold.  

    To setup, you will need to assign Bank information to each EFT vendors and then when you create the ACH batch, you select EFT instead of Check.  Then you build your batch.

    I hope this helps. Let me know if you have any questions.

    Regards,

    Cecile

  • Community Member Profile Picture
    on at

    Hello Steve,

    Is it possible to apply unposted payments to unposted invoices?

    We're an accounts payable provider and developing an integration with GP where we want to create invoices and payments in GP.

    Ideally we want leave the posting of invoices and payments to the users but have the payments that we import applied to the invoices that we import at the time of import.

    Is this possible at all with GP and with eConnect in particular?

    Best Regards,

    Aleksey

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

#1
Community Member Profile Picture

Community Member 2

#2
mtabor Profile Picture

mtabor 1

#2
Victoria Yudin Profile Picture

Victoria Yudin 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans