Files
InvoiceShelf/app/Http/Controllers/V1/Admin/Customer/CustomersController.php
Darko Gjorgjijoski 6092e48cf6 Scope bulk delete to current company to prevent cross-company deletion
Filter customer IDs through whereCompany() before passing to
deleteCustomers(), ensuring users cannot delete customers belonging
to other companies via the bulk delete endpoint.
2026-04-03 13:49:57 +02:00

2.7 KiB