[003] GLOSSARY
Invoice normalization
Row-level cleanup that makes invoice identities comparable across systems.
29 May 2026
Definition
Invoice normalization is the row-level cleanup step that makes invoice identities comparable across books and portal data.
Why it matters
It is often the difference between a clean match and a false exception when vendors format invoice identifiers differently.
Example
INV-0024 and 24 may represent the same invoice after normalization.
Common mistake
Using raw invoice strings as the only matching key.
Related terms
- Data normalization
- Fuzzy match
- Invoice matching