fix school year and related issues
Tests / PHPUnit (push) Failing after 34s

This commit is contained in:
root
2026-07-30 00:48:54 -04:00
parent f8f00c70c8
commit 81a72a4c59
27 changed files with 1512 additions and 52 deletions
+1
View File
@@ -20,6 +20,7 @@ class Commands extends BaseService
\App\Commands\SendAbsenteesSummary::class,
\App\Commands\SendLatesSummary::class,
\App\Commands\SendMonthlyPaymentNotifications::class,
\App\Commands\SendRegistrationOpeningEmail::class,
\App\Commands\SendTestPaymentNotification::class,
\App\Commands\RecalculateAttendance::class,
];