feat(ticket): add entry reservation handling to ticket refund logic and tests

This commit is contained in:
2026-09-25 11:20:12 -03:00
parent 57d278336d
commit f29c5692b9
4 changed files with 88 additions and 2 deletions

View File

@@ -27,6 +27,7 @@ class AdminAppTicketService
'scannerUser',
'sourceCatalogItem.category',
'sourcePurchaseItem.purchase',
'entryReservation',
'refund.createdBy',
];