Openbravo Issue Tracking System - POS2
View Issue Details
0047764POS2Restaurantspublic2021-09-21 12:372021-10-18 13:25
timothee_catteeuw 
jorge-garcia 
normalmajoralways
closedfixed 
5
 
TAPTAP 
AugustoMauch
No
0047764: JIRA 2328 - Display of menu to improve
When a component included in a menu contains lot of products and when displaying all products of this component, these products are not correctly displayed.

These products shown for a component type in the menu wizard contain all the products available for that category, and they are distributed in 6 fixed columns.

It is not like the keymap products outside the menu wizard, where there is pagination and the user can configure the layout on the backend

Also tested in 1024x768, in that definition, quickly a limit exists and all the product buttons are very tight and labels go out buttons
1) Configure a menu with 2 components
2) For each component, add lot of products (in my case for each component it is configured 72 products)
3) to reproduce easily switch to 1024 x 768 resolution
4) go Webpos2
5) Start a new ticket and select the configured menu
--> all the product button are displayed on the same screen
2 things to solve here, proposition :
- When it is necessary to display product buttons for a component after selecting a menu, it is necessary to take back the same layout as previous category
- Display product buttons in several pages when too much products have to be displayed and 1 page is not enough

Solution for the future --> to be able to configure the layout as we can do with keymap today
No tags attached.
related to backport 0047871TAP closed Retail Menu wizard layout problems: color, button layout, scrolltype 
blocks defect 0047731TAP closed jorge-garcia JIRA 2328 - Display of menu to improve 
Issue History
2021-09-27 17:54guilleaerTypedefect => backport
2021-09-27 17:54guilleaerStatusscheduled => acknowledged
2021-10-07 11:04jorge-garciaAssigned ToRetail => jorge-garcia
2021-10-07 11:05jorge-garciaStatusacknowledged => scheduled
2021-10-07 13:54jorge-garciaNote Added: 0132253
2021-10-13 16:52guilleaerStatusscheduled => resolved
2021-10-13 16:52guilleaerFixed in Version => TAP
2021-10-13 16:52guilleaerResolutionopen => fixed
2021-10-13 16:52guilleaerReview Assigned To => AugustoMauch
2021-10-13 16:52guilleaerStatusresolved => closed
2021-10-18 13:22jorge-garciaRelationship addedrelated to 0047871
2021-10-18 13:25jorge-garciaNote Added: 0132408

Notes
(0132253)
jorge-garcia   
2021-10-07 13:54   
MRs created

CORE2 module:
https://gitlab.com/obcustomers/AGAP/org.openbravo.core2/-/merge_requests/62 [^]

POS2 module:
https://gitlab.com/obcustomers/AGAP/org.openbravo.pos2/-/merge_requests/116 [^]

RESTAURANT module:
https://gitlab.com/obcustomers/AGAP/org.openbravo.pos2.restaurant/-/merge_requests/25 [^]
(0132408)
jorge-garcia   
2021-10-18 13:25   
These MR requires also this commit:

https://gitlab.com/obcustomers/AGAP/org.openbravo.pos2/-/commit/2b7d11432c771ad23eb0d38500c77b33c0634db2 [^]