Add receipt numbers to membership payments

This commit is contained in:
2026-02-05 16:41:04 +08:00
parent 8fc4adb6ad
commit 329877b5bf
12 changed files with 100 additions and 10 deletions

View File

@@ -39,6 +39,7 @@ class MembershipPayment extends Model
'disability_discount',
'method',
'reference',
'receipt_number',
'status',
'payment_method',
'receipt_path',