mirror of
https://git.hiabuto.net/C3MA/CCMA.git
synced 2026-08-27 07:35:22 +02:00
docs: remove temporary legacy claims tool
This commit is contained in:
@@ -211,21 +211,6 @@ allocations. Reminders are separate processes and only change the amount when
|
|||||||
they explicitly add a fee line item. Every change is also appended to the
|
they explicitly add a fee line item. Every change is also appended to the
|
||||||
member's `events.jsonl` audit trail.
|
member's `events.jsonl` audit trail.
|
||||||
|
|
||||||
### Alte Forderungen per Dummy-Zahlung ausgleichen
|
|
||||||
|
|
||||||
Das Verwaltungswerkzeug zeigt standardmäßig nur eine Vorschau. Es fasst pro
|
|
||||||
Mitglied alle offenen Restbeträge von Forderungen mit Fälligkeit vor 2020 in
|
|
||||||
genau einer Dummy-Zahlung zusammen:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
PYTHONPATH=src python -m ccma.tools.settle_legacy_claims /pfad/zum/member-store
|
|
||||||
PYTHONPATH=src python -m ccma.tools.settle_legacy_claims /pfad/zum/member-store --apply
|
|
||||||
```
|
|
||||||
|
|
||||||
Vor `--apply` sollte eine Sicherung des Member-Stores erstellt werden. Ein
|
|
||||||
erneuter Lauf erzeugt keine weiteren Zahlungen für bereits ausgeglichene
|
|
||||||
Forderungen.
|
|
||||||
|
|
||||||
Overdue claims are evaluated by the reminder rule. It creates housekeeper tasks
|
Overdue claims are evaluated by the reminder rule. It creates housekeeper tasks
|
||||||
for the next configured reminder level. Reminder drafts do not change a claim;
|
for the next configured reminder level. Reminder drafts do not change a claim;
|
||||||
only confirming actual dispatch starts the new payment deadline and adds an
|
only confirming actual dispatch starts the new payment deadline and adds an
|
||||||
|
|||||||
Reference in New Issue
Block a user