Closed nesh170 closed 7 years ago
The quantity value is the amount of items gained or loss (in negative). Not the new Item Quantity Item.quantity = Item.quantity + quantity
Request:
{ "item_id": 6, "quantity": 5, "comment": "They gave it to us for fwee" }
Response:
{ "id": 6, "name": "Fire Phone", "quantity": 10, "model_number": null, "description": null, "tags": [] }
Now staff is not able to add the quantities
The quantity value is the amount of items gained or loss (in negative). Not the new Item Quantity Item.quantity = Item.quantity + quantity
Request:
Response:
Now staff is not able to add the quantities