Openbravo Issue Tracking System - POS2
View Issue Details
0045724POS2Restaurantspublic2021-01-13 13:472021-01-20 09:10
plujan 
AugustoMauch 
normalmajorhave not tried
closedfixed 
5
 
 
No
0045724: It is possible to pay a ticket with an unfinished Menu
When creating a Menu, the user has the option to leave it unfinished. This action should block the ticket to be paid until the menu is completed. However, it is possible now to pay a ticket with an unfinished ticket. See steps.
1. Create a Simple Menu, adding only Starter and First Course.
2. In the "Beverage" step of the wizard, click the Back button. As expected, the ticket shows the incomplete menu, waiting for the user to finish it.
3. Click the total amount and pay the ticket with Cash. The expected result is a warning message preventing the user to pay the ticket with an unfinished menu. Instead, the ticket is paid bypassing this contraint.
No tags attached.
Issue History
2021-01-13 13:47plujanNew Issue
2021-01-13 13:47plujanAssigned To => AugustoMauch
2021-01-13 13:47plujanTriggers an Emergency Pack => No
2021-01-18 18:15guilleaerStatusnew => scheduled
2021-01-19 17:36hgbotNote Added: 0125643
2021-01-20 09:10hgbotResolutionopen => fixed
2021-01-20 09:10hgbotStatusscheduled => closed
2021-01-20 09:10hgbotNote Added: 0125663
2021-01-20 09:10hgbotNote Added: 0125664

Notes
(0125643)
hgbot   
2021-01-19 17:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.restaurant/-/merge_requests/55 [^]
(0125663)
hgbot   
2021-01-20 09:10   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.restaurant [^]
Changeset: a183b0e666d3e49a44b3d0d5bfa94e5af3009f08
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 2021-01-19T17:43:11+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.restaurant/-/commit/a183b0e666d3e49a44b3d0d5bfa94e5af3009f08 [^]

Fixes ISSUE-45724, payment panel not show if there are draft menus

Now the check is done in the action preparation of the proper action (switchToPaymentsFlow)

---
M web-jspack/org.openbravo.retail.restaurant/src/ob-init.js
---
(0125664)
hgbot   
2021-01-20 09:10   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.restaurant/-/merge_requests/55 [^]