mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-25 22:27:05 -04:00
Giftcards represent monetary value, so restrict deletion to admin users only to prevent potential fraud by non-admin employees. Related to BOLA vulnerability fix in Employees controller.