feat(ticket): add client and category fields to ticket resource and update related tests
This commit is contained in:
@@ -135,9 +135,10 @@ class ScannerTicketService
|
||||
{
|
||||
return [
|
||||
'validityGroups.validityTimes',
|
||||
'sourceCatalogItem',
|
||||
'sourceCatalogItem.category',
|
||||
'sourceVariant.eventDate',
|
||||
'sourceVariant.catalogItem',
|
||||
'user',
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user