add waiver column to event table

This commit is contained in:
root
2026-04-19 12:32:30 -04:00
parent 596d368b1d
commit 45d7895182
5 changed files with 185 additions and 9 deletions
+1
View File
@@ -15,6 +15,7 @@ class EventChargesModel extends Model
'student_id',
'participation',
'charged',
'waiver_signed',
'event_paid',
'event_payment_id',
'class_section_id',