RiderExMachina / SIMple

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

Number validation #16

Closed RiderExMachina closed 1 month ago

RiderExMachina commented 1 month ago

Makes it so that negative numbers cannot be entered during Item Create or Item Edit, and the Quick Changes do not go past 0.

Closes #3

RiderExMachina commented 1 month ago

I don't quite like how the modal doesn't pop over the main window, but will need to figure that out at another time. Keeping the quantity at or above 0 is most important.