• Mahmoud Aglan's avatar
    feat(pricing): implement regulatory discounts (Articles 97-102, 110) · 3f42fa01
    Mahmoud Aglan authored
    Full-cycle implementation of club bylaw discount rules:
    - Art 97: Cross-branch member discounts (50% Sheraton6th Oct, 25% →Admin Capital)
    - Art 98: Government employees 50%, Ministry of Youth 62.5% at Admin Capital
    - Art 99: Ministry of Youth 25% at Sheraton/6th Oct
    - Art 100: Board of Trustees 50% + 2yr interest-free installment
    - Art 101: Ministry employees installment-only (no discount)
    - Art 102: Club employees (5+ yrs) up to 15%
    - Art 110: Group membership tiered (5-10→3%, 11-20→7%, 21+→10%)
    
    Includes: migration, seed data, model, service with eligibility engine,
    controller (CRUD + eligibility check API + application workflow),
    views (index, form, applications), routes, permissions, menu entry,
    and PricingEngine integration.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    3f42fa01
Name
Last commit
Last update
..
Controllers Loading commit data...
Models Loading commit data...
Services Loading commit data...
Views Loading commit data...
Routes.php Loading commit data...
bootstrap.php Loading commit data...