Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0045511 | POS2 | Restaurants | public | 2020-11-25 15:43 | 2021-02-03 21:34 |
|
Reporter | timothee_catteeuw | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Review Assigned To | guilleaer |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0045511: 13/11 delivery - Add a menu trough by selecting "+" |
Description | When we add a menu with that feature (see the screenshot) by clicking "+" :
https://drive.google.com/file/d/1tahFGwxEbdCpPEeyy3MrYR6L1e0GJEZB/view?usp=sharing [^]
That enables to add a menu, the menu is correctly copied but it consists of 2 empty products. The new menu selected doesn't contains any real products , it is necessary to select something then.
Cf a video which show the issue below :
https://drive.google.com/file/d/1BOyybZ3pGXCjlC8UBjPBMnFmyXa8rqnY/view [^]
In order to finish the sales, it is necessary to complete each copied menu.
Actually, each copied menu has to contain initial products after copying. |
Steps To Reproduce | Do a ticket, select a menu, copy that menu by adding itself with "+".
Check the copied menu. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0045488 | | closed | AugustoMauch | 13/11 delivery - Negative quantity |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-11-25 15:43 | timothee_catteeuw | New Issue | |
2020-11-25 15:43 | timothee_catteeuw | Assigned To | => Retail |
2020-11-25 15:43 | timothee_catteeuw | Triggers an Emergency Pack | => No |
2020-12-01 18:44 | guilleaer | Review Assigned To | => guilleaer |
2020-12-01 18:44 | guilleaer | Note Added: 0124678 | |
2020-12-01 18:44 | guilleaer | Status | new => closed |
2020-12-01 18:44 | guilleaer | Resolution | open => unable to reproduce |
2021-01-18 18:14 | guilleaer | Assigned To | Retail => AugustoMauch |
2021-01-18 18:14 | guilleaer | Status | closed => new |
2021-01-18 18:14 | guilleaer | Resolution | unable to reproduce => open |
2021-01-18 18:14 | guilleaer | Status | new => scheduled |
2021-01-19 17:48 | hgbot | Merge Request Status | => open |
2021-01-19 17:48 | hgbot | Note Added: 0125644 | |
2021-01-19 17:49 | AugustoMauch | Relationship added | has duplicate 0045488 |
2021-01-20 11:12 | hgbot | Merge Request Status | open => approved |
2021-01-20 18:50 | hgbot | Resolution | open => fixed |
2021-01-20 18:50 | hgbot | Status | scheduled => closed |
2021-01-20 18:50 | hgbot | Note Added: 0125699 | |
2021-01-20 18:50 | hgbot | Note Added: 0125700 | |
2021-02-03 21:34 | hgbot | Fixed in Version | => RR21Q2 |
2021-02-03 21:34 | hgbot | Note Added: 0125962 | |
Notes |
|
|
Fixed in P1.1 delivery.
It is not possible to use that popup to increase the amount for menus |
|
|
(0125644)
|
hgbot
|
2021-01-19 17:48
|
|
|
|
(0125699)
|
hgbot
|
2021-01-20 18:50
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.restaurant [^]
Changeset: 18c2aad5a47d7023c31cc819daa03a4368457a30
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 2021-01-20T17:50:14+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.restaurant/-/commit/18c2aad5a47d7023c31cc819daa03a4368457a30 [^]
Fixes ISSUE-45511: Popupover is not shown when clicking on a menu ticket line
Some changes have been done to ensure the initMenu action is invoked with the proper payload. On top of that,
now initMenu sets the isEditable flag to false, ensuring that the edit line popover is not shown for menu lines
---
M web-jspack/org.openbravo.retail.restaurant/src/model/ticket/actions/InitMenu.js
M web-jspack/org.openbravo.retail.restaurant/src/model/user-interface/__test__/OpenMenuWizard.test.js
M web-jspack/org.openbravo.retail.restaurant/src/model/user-interface/__test__/SelectLineHooks.test.js
M web-jspack/org.openbravo.retail.restaurant/src/model/user-interface/actions/POSTerminalFlowActionPreparation.js
M web-jspack/org.openbravo.retail.restaurant/src/model/user-interface/user-actions/AddProductHooks.js
M web-jspack/org.openbravo.retail.restaurant/src/model/user-interface/user-actions/OpenMenuWizard.js
M web-jspack/org.openbravo.retail.restaurant/src/model/user-interface/user-actions/SelectLineHooks.js
---
|
|
|
(0125700)
|
hgbot
|
2021-01-20 18:50
|
|
|
|
(0125962)
|
hgbot
|
2021-02-03 21:34
|
|
|