You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a merchant
When I visit an order show page from my dashboard
For each item of mine in the order
If the user's desired quantity is greater than my current inventory quantity for that item
Then I do not see a "fulfill" button or link
Instead I see a big red notice next to the item indicating I cannot fulfill this item
DO THESE STORIES FIRST:
User Story 53, Merchant fulfills part of an order
User Story 54, Merchant cannot fulfill an order due to lack of inventory
User Story 31, All Merchants fulfill items on an order
Checklist:
base tests are written
base code is written to pass tests
edge case ("sad path") tests written (if required)
DO THESE STORIES FIRST:
Checklist:
child of #52
child of #125
depends on #61
depends on #60
depends on #87
The text was updated successfully, but these errors were encountered: