• Mahmoud Aglan's avatar
    Enforce renewal on 1st of month for all participants · 158ba901
    Mahmoud Aglan authored
    New billing rule: everyone renews on the 1st, full program price.
    New enrollees pay pro-rata for remainder of first month, then renew
    normally on the 1st going forward.
    
    - advanceEnrollmentBillingDate() always sets next_billing_date to 1st
      of next month
    - calculateFirstBillingDate() same: 1st of next month
    - DB: set 44 un-renewed enrollments to 2026-08-01 (left 207 already-
      renewed at 2026-09-01 untouched)
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    158ba901
Name
Last commit
Last update
..
ActivityService.php Loading commit data...
EnrollmentService.php Loading commit data...
EvaluationService.php Loading commit data...
GroupCapacityService.php Loading commit data...
SessionGeneratorService.php Loading commit data...
TrainingGroupService.php Loading commit data...
TrainingProgramService.php Loading commit data...