• Mahmoud Aglan's avatar
    Fix remaining column mismatches in listeners, commands, services, and controllers · 6bb5fe27
    Mahmoud Aglan authored
    Fixes ->invoice_number to ->number across all financial listeners, console
    commands, and POS services. Fixes ->full_name_ar to ->full_name (participant
    accessor) and ->name_ar (person column). Fixes POSService passing wrong keys
    ('invoice_number' → 'number', 'subtotal' → 'subtotal_amount') to InvoiceService.
    Fixes ReceiptService using non-existent participant relationship on Invoice.
    Fixes SendOverdueReminders using ->participant instead of ->billable.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    6bb5fe27
Name
Last commit
Last update
..
AlertFullGroups.php Loading commit data...
CleanupAuditLogs.php Loading commit data...
DeactivateExpiredEnrollments.php Loading commit data...
EnforceAttendanceThresholds.php Loading commit data...
GenerateUpcomingSessions.php Loading commit data...
MarkAutoAbsent.php Loading commit data...
MarkOverdueInvoices.php Loading commit data...
NotifyLowStock.php Loading commit data...
ReconcileFinancials.php Loading commit data...
ReconcileGroupCounts.php Loading commit data...
SendBirthdayGreetings.php Loading commit data...
SendDailySummary.php Loading commit data...
SendExpiringSoonReminders.php Loading commit data...
SendInstallmentReminders.php Loading commit data...
SendOverdueReminders.php Loading commit data...
SendParentWeeklyReport.php Loading commit data...