Goals:
- create invoices in specific range out of musikzimmer export
- customers receive person link, can see what they consumed and pay online
- administrators can send remainder emails and correct errors on invoices
Testing:
- request
/login/code/1234
to login as an organisation - use
ia@vseth.ethz.ch
secret
at/login
to login as an administrator
Release:
- execute
./vendor/bin/agnes release v1.0 master
to create releasev1.0
from master (ensure the GITHUB_AUTH_TOKEN in.env
is set)