Enterprise Tools
Invoice Parser
Turns a folder of HTML invoices into one reviewed spreadsheet, with every skipped line explained.
- Status
- Delivered
- Year
- 2026
- Discipline
- Enterprise Tools
- Client
- Global FMCG company
Overview
Walks an input folder recursively, parses every invoice it finds and writes a single Excel sheet. The part that matters is the audit trail: a warnings log records each questionable block as file path, invoice block number and reason, so a mismatched total can be traced back to the exact source document instead of being silently dropped. Each HTML is also archived as PDF alongside the output.
What matters
- Every skipped block traceable to file, block number and reason
- Recursive scan of nested folders into one consolidated sheet
- Source documents archived as PDF next to the output
Client name withheld under confidentiality.