• Fares's avatar
    fix(archive): show complete member data on archived membership page · 6f55a167
    Fares authored
    The archive show page now displays ALL original data:
    - Dependents from snapshot (not live DB where they may have been moved)
    - Full payments history with amounts and receipt numbers
    - All annual subscriptions with status and amounts
    - Installment plans with expandable payment schedules
    - Fines with amounts and reasons
    - Documents with file details
    - Financial summary box (membership value + total paid)
    - Insurance record link for death case audit trail
    
    Previously, dependents showed empty because children/temps are moved
    during death transfer. Now uses snapshot related_data as source of truth.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    6f55a167
Name
Last commit
Last update
..
Controllers Loading commit data...
Models Loading commit data...
Services Loading commit data...
Views Loading commit data...
ApiRoutes.php Loading commit data...
Routes.php Loading commit data...
bootstrap.php Loading commit data...