shopit-back/app/Domains/Ticket/Services
ncoronel ee906d2d2e Squashed commit of the following:
commit 6ae625d4fdc11989950ef0678db62fdb52be7c8c
Author: ncoronel <ncoronel@quo.ar>
Date:   Wed Sep 2 09:46:18 2026 -0300

    refactor(tickets): enhance search functionality for tickets by client names and formatted amounts

commit 098e525d32be9cb6487bc01a3d120aa0f2386a15
Author: ncoronel <ncoronel@quo.ar>
Date:   Wed Sep 2 09:09:30 2026 -0300

    fix(tickets): protect referenced purchase items

commit 210db17f2f6a6a4a509297b773a2b5d3e3149a3d
Author: ncoronel <ncoronel@quo.ar>
Date:   Wed Sep 2 08:59:24 2026 -0300

    test(tickets): cover purchase item references

commit 6a004713c4bad622dfa5e26394458925db1cb5a7
Author: ncoronel <ncoronel@quo.ar>
Date:   Wed Sep 2 08:59:02 2026 -0300

    refactor(tickets): reference purchase items directly
2026-09-02 09:47:04 -03:00
..
AdminAppTicketColumnService.php feat(tickets): extend FFI ticket column presentation 2026-09-01 14:29:18 -03:00
AdminAppTicketExcelService.php refactor(tickets): reuse dynamic columns in exports 2026-08-31 13:54:30 -03:00
AdminAppTicketPdfService.php refactor(tickets): reuse dynamic columns in exports 2026-08-31 13:54:30 -03:00
AdminAppTicketReportService.php feat(tickets): expose normalized values for dynamic columns 2026-08-31 13:54:30 -03:00
AdminAppTicketResult.php feat(tickets): enhance ticket search functionality and add ticket counts to response 2026-08-31 13:53:18 -03:00
AdminAppTicketRowService.php Squashed commit of the following: 2026-09-02 09:47:04 -03:00
AdminAppTicketService.php Squashed commit of the following: 2026-09-02 09:47:04 -03:00
ResolvedTicketValidity.php Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
ResolvedValidityGroup.php Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
ScannerTicketService.php Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
TicketGeneratorService.php Squashed commit of the following: 2026-09-02 09:47:04 -03:00
TicketPdfService.php feat(notification): add PDF attachments to ticket availability emails 2026-08-26 08:54:15 -03:00
TicketPresentationResolver.php refactor(catalog): add ticket_label to item attributes and update related logic 2026-08-19 11:23:41 -03:00
TicketValidityResolver.php Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00