mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-12 02:48:48 -04:00
The `===` (type comparison equality operator) was preventing new items from being created because $item_id was coming through as a string and not an integer.