RiderExMachina / SIMple

SIMple - [S]imple [I]nventory [M]anagement
MIT License
0 stars 0 forks source link

[Bug] UPC SQL collision error #9

Closed RiderExMachina closed 1 day ago

RiderExMachina commented 2 days ago

If two products don't have/need UPCs, it can cause issues with the "UNIQUE" flag in SQL. Will need to remove if UPCs are not required (or force UPCs be required).

RiderExMachina commented 2 days ago

Code updated after talking with designated end user, opting to force a UPC scan (and create new "barcodes" for items that don't have them, if needed).

Steps to merge: