jsgoupil / quickbooks-sync

Sync Quickbooks Desktop
MIT License
89 stars 40 forks source link

Allow QBWC to run without QB Open #15

Closed bzbetty closed 9 years ago

bzbetty commented 9 years ago

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.