update event charge at the invoice

This commit is contained in:
root
2026-04-13 01:38:40 -04:00
parent 4e2d12e524
commit 821e9cdc81
11 changed files with 537 additions and 32 deletions
+3
View File
@@ -15,6 +15,9 @@ class EventChargesModel extends Model
'student_id',
'participation',
'charged',
'event_paid',
'event_payment_id',
'class_section_id',
'semester',
'school_year',
'updated_by',