shopit-back/app/Domains/Purchase
ncoronel a12b3dd0c8 feat(purchase): refactor imports and add test for InsufficientStockException handling 2026-08-12 15:22:19 -03:00
..
Controllers 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
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 Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -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