chore: updated template for csv
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
carla 2026-02-24 09:37:01 +01:00
parent 9fc8c3b74a
commit e8bcd88ee1
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
Vorname;Nachname;E-Mail;Straße;PLZ;Stadt Vorname;Nachname;E-Mail;Land;Stadt;Straße;Hausnummer;PLZ;Beitrittsdatum;Austrittsdatum;Notizen;Beitragsbeginn
Max;Mustermann;max.mustermann@example.com;Hauptstraße;10115;Berlin Max;Mustermann;max.mustermann@example.com;Deutschland;Berlin;Hauptstraße;12;10115;2020-01-15;;;

1 Vorname Nachname E-Mail Land Stadt Straße Hausnummer PLZ Beitrittsdatum Austrittsdatum Notizen Beitragsbeginn
2 Max Mustermann max.mustermann@example.com Deutschland Berlin Hauptstraße 12 10115 2020-01-15

View file

@ -1,2 +1,2 @@
first_name;last_name;email;street;postal_code;city first_name;last_name;email;country;city;street;house_number;postal_code;join_date;exit_date;notes;membership_fee_start_date
John;Doe;john.doe@example.com;Main Street;12345;Berlin John;Doe;john.doe@example.com;Germany;Berlin;Main Street;1a;12345;2020-01-15;;;

1 first_name last_name email country city street house_number postal_code join_date exit_date notes membership_fee_start_date
2 John Doe john.doe@example.com Germany Berlin Main Street 1a 12345 2020-01-15