![]() |
|
||||
Import from Quickbooks for Macintosh |
Problem Intuit made a small change to their export data format, in Quickbooks for Macintosh version 11. Unfortunately it broke our import parsing code, so Goldenseal accounting software versions 4.55 and earlier are not able to properly translate their new file format. The import runs, but nothing happens. Caught By User bug reports. Workaround None available. Solution Starting with Goldenseal version 4.6, the import works fine again, and brings in accounting setup data from Quickbooks version 11 files (or any previous versions). NOTE--: Click here for more info about the import of accounting data from Quickbooks to Goldenseal. Technical Details Programmer note-- code changed in CQuickbooksTranslator::DoQuickbooksImport and CTextInputStream::CountRecords. |