• Fares's avatar
    fix(death): trustee fee percentage now reliably uses current plan price · 447dfbce
    Fares authored
    The board approval percentage calculation had fragile fallbacks that could
    miss the pricing_configs data and fall back to the old membership_value.
    Added cascading fallbacks: PricingEngine → branch+qual → branch-only →
    any active pricing → membership_value (last resort).
    
    Also fixed the JS preview in show.php which was using the stored
    membership_value (114,000) instead of the current plan price (150,000)
    for the real-time calculation hint.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    447dfbce
Name
Last commit
Last update
..
Controllers Loading commit data...
Models Loading commit data...
Views Loading commit data...
Routes.php Loading commit data...
bootstrap.php Loading commit data...