update manual pay recording
Tests / PHPUnit (push) Successful in 1m17s

This commit is contained in:
root
2026-07-18 15:06:52 -04:00
parent d34dbd2a47
commit 4aac9472af
3 changed files with 76 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ class ManualPaymentModel extends Model
'payment_method',
'reference',
'proof_path',
'semester',
'update_by',
'school_year',
'created_at'];
protected $validationRules = [