mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-23 17:33:38 -04:00
- If allow duplicate barcodes is enabled then this function automatically returns FALSE allowing item imports and new items to no longer balk. - Modified the code to return TRUE not only when there is 1 row but when there are one or more rows. This will fix problems with users that allow duplicate barcodes and who upgraded from older versions before unique barcode was required.