mirror of
https://git.hiabuto.net/C3MA/CCMA.git
synced 2026-07-01 11:14:52 +02:00
feat: add member address and SEPA data
This commit is contained in:
@@ -6,13 +6,16 @@
|
||||
</office:styles>
|
||||
<office:body>
|
||||
<office:text>
|
||||
<text:p text:style-name="Title">Chaos Computer Club Mannheim e.V.</text:p>
|
||||
<text:p text:style-name="Title">{{organization.name}}</text:p>
|
||||
<text:p>{{organization.address_line}} · {{organization.email}}</text:p>
|
||||
<text:p>{{document.date}}</text:p>
|
||||
<text:p>An {{member.full_name}} ({{member.number}})</text:p>
|
||||
<text:p>{{member.address_line}}</text:p>
|
||||
<text:p text:style-name="Heading">{{reminder.name}}</text:p>
|
||||
<text:p>Zu unserer Forderung „{{claim.title}}“ ist weiterhin ein Betrag von {{claim.balance}} offen.</text:p>
|
||||
<text:p>Bitte begleiche den offenen Betrag innerhalb von {{reminder.payment_deadline_days}} Tagen.</text:p>
|
||||
<text:p>Mahngebühr: {{reminder.fee}}</text:p>
|
||||
<text:p>Zahlung an {{organization.iban}} · BIC {{organization.bic}}</text:p>
|
||||
<text:p>{{reminder.detail}}</text:p>
|
||||
<text:p>Forderungs-ID: {{claim.id}}</text:p>
|
||||
<text:p>Mahnstufe: {{reminder.level}}</text:p>
|
||||
|
||||
Reference in New Issue
Block a user