I'm attempting to use this module (actually on a Zen Cart rather than osCommerce - just a much better cart, but with similar database structure) but am running into problems configuring it to read the source database (ZC) and upload data to the target dB (FA).

I have the module installed and have configured it to give it the ZC database details. It appears to be able to read this without problems for customers and orders. However, in both cases the import fails as it tries to us the same database details to also read FA tables e.g. company for customers and debtors_master for orders.

Is there a way to configure this module to use different databases for the e-commerce site and the Front Accounting application?

Ultimately it would be nice to be able to go further and manage the accounting of multiple sites through a single instance of Front Accounting.