When exporting the Accounting Data, it comes up Out of Balance and you have run the GLOB, with no results. Do the following

  1. Open the DBBrowser
  2. Navigate to the GL Database
  3. Filter by “AccountCode = 0”
  4. The result info retrieved, needs an account code of 4001, 4002, or 4003
Resolution 2
  1. Open the DBBrowser
  2. Navigate to the GL Database
  3. Filter by “SubAccountCode < 0”
  4. The result info retrieved is usually either a null or a -2.
  5. If -2 change to 0
  6. If null, not the problem.
You could leave a comment if you were logged in.