- Add customerId to SaleRequest DTO - Update SaleService to use AuthenticationHelper for employee attribution - Populate sale.customer when customerId provided in request - Fix AdoptionController to use authenticated customer instead of hardcoded ID 1 - Fix AppointmentController to use authenticated customer instead of hardcoded ID 1 - Fix RefundController to use authenticated customer instead of hardcoded ID 1 - Update data.sql sales to include customer linkage for refund testing - Update Postman collection sale creation with customerId and items
57 KiB
57 KiB