Show payment indicator on Nachweis row when related payment exists (STI-107) #2

Open
Remmer wants to merge 1 commits from fix/sti-107-nachweis-zahlung-indicator into main

1 Commits

Author SHA1 Message Date
SysAdmin Agent
124e7731f1 Show payment indicator on Nachweis row when related payment exists (STI-107)
Some checks are pending
CI/CD Pipeline / test (pull_request) Waiting to run
CI/CD Pipeline / deploy (pull_request) Blocked by required conditions
Code Quality / quality (pull_request) Waiting to run
After the Q3/2026 backfill the staff reported the Nachweise tab still
showed Q3 rows as "Offen" with no visual cue that a support payment had
been created. Reason: the existing columns only reflect Nachweis field
confirmations (Studiennachweis / income / assets), not the payment.

Add a small status badge next to the Nachweis status that links to the
related DestinataerUnterstuetzung when one exists. Colour follows the
payment lifecycle: blue when planned, info when proof submitted, warning
when released for payout, success when transferred.

Uses the existing VierteljahresNachweis.get_related_support_payment()
helper, so no model changes and no migration.

Refs STI-107

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-06-14 20:55:42 +00:00