Files
InvoiceShelf/tests/Feature/Admin/CustomerTest.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

4.8 KiB