tuckerhallie / bangazon-hip-hop-pizza-and-wangs-docs

0 stars 0 forks source link

Close Order With Restrictions #11

Open tuckerhallie opened 6 months ago

tuckerhallie commented 6 months ago

Given: An authenticated cashier. When: They're reviewing an open order and decide to finalize it. Then: They should be able to click a button that takes them to a "Close Order" form. In the form, they should input: Payment Type (options: cash, check, debit, credit, or mobile-payment) Tip Amount Upon submission, the order's status should change from "Open" to "Closed". They should NOT be able to close an order that has already been closed.