Commit Graph

4 Commits

Author SHA1 Message Date
Chris Lowis be00aefb4c Don't generate invoice if file already exists 2022-05-25 11:43:09 +01:00
Chris Lowis 798c769ddf Generate an invoice for media co-op 2022-05-20 15:48:59 +01:00
Chris Lowis 200a7aab90 Hardcode invoice date
To stop it changing for all the invoices when I update a single member
count or address.
2022-05-06 10:02:23 +01:00
Chris Lowis 455306a0a6 Generate invocies from the members.csv
This commit updates the previous template to inline the two images as
data URIs and embed ERB template markers for the data. The ruby script
added in this commit interpolates the data from the members.csv file
into the template and generates PDFs using wkhtmltopdf.
2022-05-03 11:44:36 +01:00