I'm trying to make a simple POS system and I was wondering if the grocery-crud can decrease one (or however many chosen) out of stock rather than edit the data using the EDIT method (Update).
[attachment=1160:database_grocery_crud.PNG]
this is my sample database where I try to make a sale and decrease one from the product 'products' table.