mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-06-02 04:40:17 -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.