Faster way to reconcile bank transactions
I’ve been doing bookkeeping for my own businesses for years, and one thing that always took a ton of time was reconciling bank transactions against bills/invoices.
Recently I’ve been writing a tool where most receipts get input and categorized before reconciliation, which allows the bank transactions to be reconciled automatically.
I recorded a short demo (4 minutes) showing how I reconcile all transactions in one go, instead of matching line-by-line:
https://www.youtube.com/watch?v=2u44VmxaNL4
Does this tool fit the way you currently reconcile? Appreciate your feedback, as I might turn it into a QuickBooks app.