shopit-back/app/Domains/Purchase
ncoronel d6574bfd0d feat(logging): implement dedicated logging for Telepagos events and update logging configuration 2026-08-19 13:37:21 -03:00
..
Controllers feat(logging): implement dedicated logging for Telepagos events and update logging configuration 2026-08-19 13:37:21 -03:00
Events feat(ticket): implement ticket generation on purchase payment and add related tests 2026-07-21 11:23:17 -03:00
Exceptions feat(purchase): implement InsufficientStockException for handling stock errors in checkout process 2026-08-12 14:45:55 -03:00
Models Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
Requests feat(purchase): update direct item handling to support multiple items in checkout 2026-08-12 14:29:10 -03:00
Resources feat: add display_cart_item_images feature to tenants and update related resources 2026-08-18 16:46:45 -03:00
Services feat(purchase): refactor imports and add test for InsufficientStockException handling 2026-08-12 15:22:19 -03:00
documentacion Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
routes feat: Implement sale management features including controllers, services, resources, and routes; add PDF generation for sales and modifications 2026-08-04 11:44:13 -03:00