update_inventory

Element for updating a product's total amount in stock

Update Inventory Reusable Overview

This reusable element is used to update a Product's Total in stock amount. Users can increment or decrement the amount by 1, or input a specific amount to be used. This exists on the owner's portal.

Key Workflows

Group Increment Quantity is clicked

  • Increases the Product's Quantity by 1

Group Decrement Quantity is clicked

  • Decreases the Product's Quantity by 1

Input Product Quantity's value is changed

  • Updates the Product's Quantity to the inputted value

Last updated