Developer shares technical fixes for importing custom .qbo files into QuickBooks
A developer building a browser-based tool to convert bank CSV files into QuickBooks-compatible .qbo format has documented several undocumented import requirements discovered through experimentation. The .qbo format is based on OFX 1.0.2, an SGML standard requiring a specific 9-line header, CRLF line endings, and only aggregate tags to be closed — not leaf tags. QuickBooks validates files against an internal bank registry and requires the INTU.BID field to be present, even if the surrounding block is omitted, otherwise rejecting the file with a vague error. The software deduplicates transactions using the FITID field, meaning randomly generated FITIDs can cause duplicate entries when date ranges overlap on re-import. The tool is free for single-file use, runs entirely in the browser without uploading data, and has so far only been tested on QuickBooks Desktop for Mac 2024.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in