• Mahmoud Aglan's avatar
    Add free player feature + trainer delete/edit with full cascade · bbd5895f
    Mahmoud Aglan authored
    - Free player: is_free column, toggle button on participant show, badge
      component across all views, skip invoice on enrollment/renewal for free players
    - Trainer delete: full cascade (cancel compensations/advances, remove future
      attendance, cancel assignments, nullify trainer refs, deactivate user,
      archive employee/person, free national_id for reimport)
    - Trainer edit: person data fields (name, national_id, phone) editable from
      trainer form
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    bbd5895f
Name
Last commit
Last update
..
CompensationCalculatorService.php Loading commit data...
EmployeeService.php Loading commit data...
PayrollService.php Loading commit data...
TrainerAdvanceService.php Loading commit data...
TrainerService.php Loading commit data...
TrainerWorkloadService.php Loading commit data...