Small Fixes Lab

RFQ Review

Synthetic demo

Trace each RFQ line into a draft workbook.

Download workbook
PDF lines flow through catalogue and price checks into a review worksheet
sample-rfq.pdf ↗9 numbered lines
Catalogue CSVApproved prices CSV
Review worksheet9 rows preserved · GBP prices

Line review

Select a line to compare its source and references.

2 match7 need review
Requested and approved prices in GBP
Line / itemQty / unitRequestedApprovedReview result
2each12.5012.50Matches approved data
1.5box8.408.40Matches approved data
0each4.00Not selectedQuantity needs review
-2each3.25Not selectedQuantity needs review
1each2.00Not selectedCode absent from catalogue
1each1.00Not selectedDuplicate catalogue code
1each13.0012.50Requested price differs
1each8.40Not selectedUnit differs
1each2.00Not selectedCode absent from catalogue
9 of 9 source lines retainedDraft output

Quote total withheld. Every line still needs human review, including matches. This page shows an existing synthetic result; it does not process uploaded PDFs.

What was tested

The workflow read real PDF and CSV files through n8n's file nodes and wrote the Excel file above. A separate eight-line fixture and a four-line check for missing or duplicate prices also ran successfully. The review checked all 21 lines, including decimal quantities and text that starts with an equals sign.

Missing, invalid and blank PDF checks failed visibly. No empty-success workbook was accepted. These are synthetic tests of one numbered layout. A customer's document format still needs inspection.

Workflow, source files and test scope

Download the demonstration files · Workflow JSON · Read the setup and limits

Tested with n8n 2.39.1 beta. The downloadable workflow uses portable file paths that need configuring. Runtime packages are separate. The parser accepts up to two pages and 50 lines in the demonstrated layout, with up to 200 catalogue and price rows.