We recently upgraded from 18.3 to 18.5. We have a custom applications that uses eConnect for Microsoft Dynamics GP. This custom application creates receipts, puts them into a batch and then the batch is automatically posted. It uses taPopRcptHdrInsert and taPopRcptLineInsert_ItemsTaPopRcptLineInsert to create the receipt and the line items.
Since our upgrade, the receipt batch that gets created is no longer being automatically posted. And there is nothing in the current code that indicates it should auto-post. Did something change for eConnect from 18.3 to 18.5 that now requires us to code the posting?
Thanks for any assistance.