DollarBooks
Modules

Banking & Reconciliation

Manage bank accounts, LedgerHQ-sourced bank activity, and reconciliation.

Bank Accounts

Create bank accounts linked to your chart of accounts. Each account owns its own LedgerHQ-sourced bank transactions and reconciliation workflow.

Fields

FieldDescription
Account NameDisplay name (e.g., "Business Checking")
Account NumberMasked number for display
Bank NameName of the bank
CurrencyAccount currency
CountryCountry or region of the account
Account TypeChecking, savings, credit card, cash, loan, investment, or other
Accent ColorVisual identity used across the banking UI
GL AccountChart of accounts link

LedgerHQ Bank Activity

DollarBooks does not connect directly to bank providers. LedgerHQ supplies the bank activity, and DollarBooks receives normalized rows through the LedgerHQ integration API or MCP tools.

Every LedgerHQ row stores provenance including the LedgerHQ source identifier, external transaction ID, import batch, raw payload metadata, and dedupe hash. Rows enter DollarBooks as bank transactions with sourceType: ledgerhq_bank_feed.

The supported LedgerHQ flow is:

  1. Create or select the DollarBooks bank account
  2. Import normalized LedgerHQ rows
  3. Review unreconciled transactions
  4. Categorize or reclassify account/contact/tax fields
  5. Match, split, reconcile, or exclude transactions
  6. Pull financial packet JSON for LedgerHQ report rendering

Reconciliation

Reconciliation matches bank transactions to your accounting records.

Transaction Statuses

  • Unreconciled — Not yet matched
  • Reconciled — Matched to a journal entry
  • Excluded — Intentionally ignored (e.g., transfers between own accounts)

Reconciliation Workflow

  1. Navigate to the bank account → Reconcile
  2. Create a new reconciliation session with date range
  3. Review unreconciled transactions
  4. Match each transaction to invoices, bills, journal entries, or LedgerHQ-approved classifications
  5. Mark as reconciled or excluded

The fuzzy matcher suggests matches based on amount, date, reference, and description.

On this page