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

famoser/vseth-musikzimmer-pay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

MIT licensed Travis Build Status Scrutinizer

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 release v1.0 from master (ensure the GITHUB_AUTH_TOKEN in .env is set)