Most reconciliations are done by eye in a spreadsheet, so the 90% that match take all the time and the 10% that matter get a quick look at month end. The engine reverses that: the matches are automatic and the exceptions are the deliverable.
What it does
Reads the bank statement and the sales ledger exports, copes with messy headers and number formats.
Four matching passes: invoice reference, amount plus date plus name, split payments (one receipt for two or three invoices), partial payments.
Duplicates are held out and reported, never allocated.
Writes an Excel workbook: headline summary, exceptions ranked by money at risk with a reason code and an action each, matches with the rule that made them, open invoices with days overdue.
How it was tested
A planted defect manifest of 15 cases (duplicates, splits, partials, wrong references) recovered 15 of 15.
Screens
Summary sheet: match rate, matched value, exceptions and money at risk, open invoices and overdue count.Exceptions sheet: each unmatched receipt with a reason code, a suggested action and the money at risk.Matched sheet: every automatic match with the rule that made it.
Who it is for
Any business with more than 200 bank lines a month.
Built and tested on sample data before any live credential is connected. Every system Finamatik ships is adapted to the client's own tools and owned by the client outright.