u/Double_Quiet461

Image 1 — I built an n8n workflow to automatically match supplier invoices with delivery notes
Image 2 — I built an n8n workflow to automatically match supplier invoices with delivery notes
Image 3 — I built an n8n workflow to automatically match supplier invoices with delivery notes
Image 4 — I built an n8n workflow to automatically match supplier invoices with delivery notes
Image 5 — I built an n8n workflow to automatically match supplier invoices with delivery notes
▲ 19 r/n8n_ai_agents+1 crossposts

I built an n8n workflow to automatically match supplier invoices with delivery notes

I’ve been learning n8n and wanted to build something closer to a real business automation, so I built this.

The idea is simple: an HVAC company receives invoices from suppliers and delivery notes from the field. The workflow extracts the information, organizes the documents, finds the relevant delivery notes for each invoice, and checks whether the delivered quantities actually match what was invoiced.

I used n8n, Google Sheets, JavaScript and an LLM for the parts that require understanding document/product descriptions.

I also added OCR failure handling, duplicate detection, exception handling and manual-review paths.

I built the whole thing as a portfolio project and put the workflow, test documents and setup on GitHub:

github repo

Would appreciate feedback from anyone who has built similar document-processing or n8n workflows.

u/Double_Quiet461 — 19 hours ago