Concept Definition

What is a duplicate invoice and how does AP automation detect them?

A duplicate invoice is an invoice that has already been paid or is in the payment process, submitted again for payment -- either by error or fraud. Duplicate invoice payments are a significant financial leakage risk in accounts payable. AP automation systems use multi-field matching to detect duplicates: same supplier + same invoice number + same amount is the basic check, with more sophisticated systems matching on combinations including date ranges, PO numbers, and partial matches.

How do AP systems detect duplicate invoices?

Duplicate detection methods: (1) Exact match: same supplier ID + same invoice number + same amount (catches obvious duplicates); (2) Fuzzy match: invoice numbers with minor variations (INV-001 vs. INV001 vs. 001) from the same supplier; (3) Amount-date match: same supplier + same amount + similar date (catches re-dated resubmissions); (4) PO line match: same PO line fully invoiced already (catches invoices using different invoice numbers); (5) Cross-entity match: same invoice submitted to multiple legal entities in a group; (6) Cleared invoice check: invoice number already in the paid invoice archive. Sophisticated systems use fuzzy matching with configurable similarity thresholds.

Frequently Asked Questions

What is the typical duplicate invoice rate in manual AP operations?
Industry studies suggest that 0.1-0.5 percent of invoices in manual AP operations are duplicates, with the majority (around 90 percent) being inadvertent errors rather than fraud. For a company processing 100,000 invoices per year at an average of USD 5,000 per invoice, a 0.2 percent duplicate rate represents USD 1,000,000 in at-risk overpayments. Automated AP with duplicate detection reduces the paid duplicate rate to effectively zero for exact matches, with near-zero for fuzzy matches.
What is the difference between a duplicate invoice and a corrected invoice?
A corrected invoice is issued by the supplier to replace an incorrect original invoice. A duplicate is an unintended resubmission of an already-processed invoice. AP systems must distinguish between: (1) a corrected invoice (new invoice number, references the original, different amount or data); (2) a credit note for the original plus a new invoice (credit note cancels the original); (3) a true duplicate (same data, same number, submitted again). Corrected invoices should trigger a process to match and cancel the original; duplicates should be rejected outright.

Related Concepts

Related Use Cases