Skip to content

Instantly share code, notes, and snippets.

@mcoms
mcoms / late_invoices.csv
Created January 21, 2019 12:41
Takes the FreeAgent invoice table and generates a CSV file from it. Makes it easier to work with the data in a spreadsheet when calculating late payment fees.
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 7 columns, instead of 1. in line 1.
Issue Date,Due Date,Name,Client,Value,Status,Paid On
...