Hello,
I am trying to automate the creation of multiple Bank Deposits from a set of Receipts on GP. The deposits need to be created and posted one after the other automatically, say by grouping the receipts by DATE. I was looking for a way of creating and subsequently "posting" the bank deposits one after the other, by creating a class library on .Net using the <taBRBankDepositsHeader> node.
Any suggestions on how to achieve this on Dot Net, as opposed to going to SQL directly? Thanks.