Skip to content
This repository has been archived by the owner on Nov 26, 2019. It is now read-only.

Hacky script to generate membership fee invoice emails

Notifications You must be signed in to change notification settings

fortcollinscreatorhub/invoice-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project generates email invoices for Fort Collins Creator Hub membership
fees. It's probably not that useful to anyone else; I'm mainly pushing it out
via git for ease of backup.

Usage notes:

In a web browser, open the membership spreadsheet, and select-all.

Paste it unchanged into a new plain text file e.g. data.txt.

rm *.email

Linux: ./gen-invoice.py data.txt 'Jul 2015'
Windows: ./gen-invoice.bat data.txt 'Jul 2015'

git send-email *.email

Give an empty answer to:
Who should the emails be sent to (if any)?
Message-ID to be used as In-Reply-To for the first email (if any)?

About

Hacky script to generate membership fee invoice emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published