Search found 75 matches

by tmeisinger
Fri Jul 10, 2015 4:12 pm
Forum: Integration Development
Topic: Warning Message After Transaction is Posted
Replies: 1
Views: 412

Warning Message After Transaction is Posted

With a Server Package, I'm going to do a little extra work after a Transaction is Posted.

So if I use ITransactionManager's TransactionChanged Event, is there a way to Add an Error, Warning or Message to the Order?
by tmeisinger
Thu Jul 09, 2015 10:21 am
Forum: Integration Development
Topic: Disburse Transferred Funds
Replies: 6
Views: 1282

Re: Disburse Transferred Funds

So there is no way to set the Check to Pending and have Accounting actually go in and Print and Post the Check?
by tmeisinger
Thu Jul 09, 2015 9:08 am
Forum: Integration Development
Topic: Disburse Transferred Funds
Replies: 6
Views: 1282

Re: Disburse Transferred Funds

I can Disburse by creating a Posted Misc Debit, but when I try to Disburse by creating a Pending Check (the API works and the transaction is created) and go into SoftPro Select, I can't Print/Post. When I go to Post, I'm not able to enter the Check number or change any of the fields. If I try to Pos...
by tmeisinger
Fri Jun 26, 2015 7:51 am
Forum: Integration Development
Topic: Disburse Transferred Funds
Replies: 6
Views: 1282

Re: Disburse Transferred Funds

Thank you very much, I'm a VB guy (don't hold that against me) so it took a little tweaking but I got it working. I hate to think how long it would have taken me without your help.
by tmeisinger
Wed Jun 24, 2015 3:58 pm
Forum: Integration Development
Topic: Disburse Transferred Funds
Replies: 6
Views: 1282

Disburse Transferred Funds

We would like to use the API to Disburse all of the Receipts (Transfers from the Order Ledgers) out of a Revenue Ledger. Has anyone done this or could someone give me a little head start?