jsgoupil/quickbooks-sync

Allow QBWC to run without QB Open

bzbetty opened this issue · 0 comments

Sync Manager is currently hardcoding setting which means it will only talk with the currently opened company. Would be nice if this parameter was exposed so we can use this library with QB closed.

                        ret[1] = string.Empty; // Use the company that is opened on the client.