LexiTaber / RAD1-FinalProject-Fall23

Repo for Rad Women Dev 1 Course final project materials & code
0 stars 0 forks source link

Code (Business Logic): Check Stock is at 0 before Item is Deleted #6

Closed LexiTaber closed 11 months ago

LexiTaber commented 11 months ago

2. Before a Stock Item is deleted, make sure that the stock on hand is at 0. If it is not, Create a case so that someone is alerted.

LexiTaber commented 11 months ago

I only had a very minor edit here (captured in https://github.com/LexiTaber/RAD1-FinalProject/pull/9), so I'm going to mark this as resolved!