What: A shortcut button in each row of the ProductsTable that directly opens the "Restock Expense" modal with that product already added.
How: State passing logic between the ProductsPage and the ExpenseFormModal.
Value: Dramatically reduces the number of clicks for one of the most common tasks: replenishing inventory.
What: A shortcut button in each row of the ProductsTable that directly opens the "Restock Expense" modal with that product already added.
How: State passing logic between the ProductsPage and the ExpenseFormModal.
Value: Dramatically reduces the number of clicks for one of the most common tasks: replenishing inventory.