• Mahmoud Aglan's avatar
    feat(members): integrate regulatory discounts into membership form · b86c24f6
    Mahmoud Aglan authored
    - Add regulatory_discount_id/amount/document columns to members table
    - Add eligibility type selector with conditional sections per type
    - Auto-verification for cross-branch (checks members DB) and club employee (HR)
    - Document upload for types requiring manual proof (gov, ministry, board, group)
    - AJAX eligibility check button calls /pricing/regulatory-discounts/check-eligibility
    - Creates audit trail application record on form submit (status: pending)
    - Dynamic UI: shows/hides relevant fields based on selected type
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    b86c24f6
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...