Organizing Invoice Records for Tax Time
The PDF you download from the Invoice Generator is the canonical record. Your accountant needs to find it, match it to a bank transaction, and verify the tax treatment. A consistent naming and folder system saves hours at year-end and makes you look organised when HMRC/IRS/ATO asks questions.
Last updated 2026-09-17.
The file naming convention
Use this pattern for every invoice PDF:
Format: INVOICENUMBER_ClientName_Amount_Currency.pdf
- Invoice number first → sorts chronologically in any file manager
- Client name sanitised (no spaces, special chars) → readable at a glance
- Amount with currency → instant value check without opening
- Extension .pdf → the generator produces vector PDFs
Folder structure
Quarterly folders match VAT/GST return periods. If you file monthly, use monthly folders instead.
What to keep with each invoice
The PDF alone is not always enough. Create a sibling folder or a simple spreadsheet with:
- Invoice number
- Client name
- Issue date / Due date
- Net amount / Tax amount / Gross amount
- Tax rate & label (VAT 20%, GST 10%, etc.)
- Payment received date
- Payment reference (bank transaction ID)
- Status: Paid / Overdue / Disputed / Written off
- Notes (deposit, milestone, credit note reference)
The master spreadsheet (or Airtable/Notion)
Columns your accountant will thank you for:
| Column | Example | Why |
|---|---|---|
| Invoice No | INV-2026-0042 | Primary key |
| Client | Acme Corp | Group by client |
| Issue Date | 05 Sep 2026 | Tax point |
| Due Date | 19 Sep 2026 | Ageing |
| Currency | GBP | FX tracking |
| Net | 3,277.50 | Revenue |
| Tax Rate | 20% | VAT return |
| Tax Amount | 655.50 | VAT return |
| Gross | 3,933.00 | Bank match |
| Paid Date | 18 Sep 2026 | Cash flow |
| Bank Ref | FP12345678 | Audit trail |
| Status | Paid | Filter |
Credit notes and corrections
If you issue a credit note, name it:
Prefix CN- for credit note, reference the original invoice number. Negative amount shows it's a reduction.
What your accountant will ask for
- Sales ledger (the spreadsheet above) for the tax year
- All invoice PDFs (organised by the structure above)
- Bank statements showing receipts matched to invoices
- Expense receipts (in /Receipts/ with similar naming:
EXP-2026-001_Adobe_599.88_GBP.pdf) - VAT/GST return workings (the tax amounts from your spreadsheet)
- Any bad debt write-offs with dates and reasons
Digital backup: the 3-2-1 rule
- 3 copies: Working folder + local backup + cloud backup
- 2 media types: SSD + cloud (or external HDD + cloud)
- 1 off-site: Cloud (Google Drive, OneDrive, Dropbox, Backblaze, etc.)
The Invoice Generator drafts live in this browser only. Clearing site data, switching devices, or using a private window all lose the draft. Download the PDF immediately and file it.
Retention periods (minimum)
| Jurisdiction | Retention |
|---|---|
| UK (HMRC) | 6 years from end of tax year |
| US (IRS) | 3 years (7 if underreporting, indefinite if fraud) |
| EU (varies) | Typically 7–10 years |
| Australia (ATO) | 5 years |
| Canada (CRA) | 6 years |
| India | 8 years (GST), 6 years (Income Tax) |
Related guides
- How to Create an Invoice: Step-by-Step Guide
- Invoice Numbering: Best Practices for Freelancers
- What an Invoice Must Contain (Legal Requirements)
This guide covers record-keeping practices. Retention periods are indicative — verify the rules that apply to your jurisdiction.