Make QB Online Sync work unattanded #160
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: Mark Sauer
The initial release and roll-out of QB Online integration has only had a manual sync process. Although customer data loads each time when you open a customer profile, there is still a need to sync data every now and then so you can see some new transaction data.
This will be converted to an unattended process that just happens automatically behind the scenes. Code already exists for this, but just needs a little fine tuning.