Openbravo Issue Tracking System - POS2
View Issue Details
0049684POS2Restaurantspublic2022-06-29 14:442023-05-12 12:05
Felixaka 
Retail 
normalminoralways
newopen 
5
 
 
No
0049684: JIRA 1244 - Modification composant menu
When we select a menu he is shown in the virtual ticket.

When you click on the menu in the virtual ticket, then it shows the contextual menu, this is ok.

But when he clicks on a component menu we have a pop that is shown.

It is ok in one case if we are in the right component of the menu

ex: If I click on Boisson du menu lunch and if it is the right contextual menu then this is ok

But if I click on "Plat chaud" in the virtual ticket, I have the pop up, but not the contextual menu associated with him (I'm still in "Boisson du menu flunch)

It should be in the component menu "Boisson chaude" then if I click once more in the virtual ticket on "Plat Chaud" then display the pop-up

------------------------------------------------------

Also actualy if click on the contextual menu plat chaud then i click on "plat chaud" at the left then it's open the component menu of "Boisson du menu Flucnh"

-go on the POS

-Select the "menu lunch"

-Choose the article link to the menu

-The menu is closed and added to the virtual ticket

-Now open the menu in the virtual ticket

-Click on "Boisson du menu" and see the pop-up

-Now click on "Plat chaud" in the virtual ticket => The pop-up is open but the component menu has not changed

If we click on a component of the menu on the virtual ticket and is contextual is not shown then display the component rather than the POP-up

If we are in his component display pop up
EBE - Valid Revision
png 2022-06-29_14h43_20.png (174,975) 2022-06-29 14:44
https://issues.openbravo.com/file_download.php?file_id=17257&type=bug
png
Issue History
2022-06-29 14:44FelixakaNew Issue
2022-06-29 14:44FelixakaAssigned To => Retail
2022-06-29 14:44FelixakaFile Added: 2022-06-29_14h43_20.png
2022-06-29 14:44FelixakaTriggers an Emergency Pack => No
2023-04-19 18:06dbazNote Added: 0148609
2023-05-12 12:05ebecerraTag Attached: EBE - Valid Revision

Notes
(0148609)
dbaz   
2023-04-19 18:06   
With the current design pattern, a click on a receipt line involves showing a popup with additional options. We cannot break this pattern depending on if we are inside a menu or not, because it will be confusing. This is why we added the different stages of the menu also as categories on the right side.

Here what is a must is to add a "Swap" button in the popover, that should remove the product from the line and navigate to the section where another one can be selected. So if the user clicks (by mistake) in the receipt line to change a product, can press the "Swap" product and change it easily, instead of first, dismiss the popover, then find the category in the categories area, then remove the product, then select the new one, ...

In addition to that, if this is not enough, an alternative layout, like the one attached to this issue, could be implemented (to test if it improves the usability), so the categories will be on the left instead of being in the top.