Automatisiertes Ausstellen der Bescheinigungen über die Zahlung der Mitgliedsbeiträge. Brauchen die Mitglieder um das beim Finanzamt geltend zu machen.
Go to file
2024-03-19 13:25:31 +01:00
csvsimple Initial state 2024-03-19 12:46:28 +01:00
.gitignore Add .gitignore file 2024-03-19 13:07:04 +01:00
beitragsquittung.rb Initial state 2024-03-19 12:46:28 +01:00
document.tex Initial state 2024-03-19 12:46:28 +01:00
LICENSE.md adds readme and license 2024-03-19 13:25:31 +01:00
readme.md adds readme and license 2024-03-19 13:25:31 +01:00

Project Name

This script creates automatic donation reciepts from an MT940 file exported in the online banking transaction history.

Table of Contents

Installation

You need LaTex and Ruby installed

Usage

./beitragsquittung.rb

The member ID is optional. If not provided, all members are processed. The time range is used from the MT940 file.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.