Openbravo Issue Tracking System - POS2
View Issue Details
0049281POS2Restaurantspublic2022-05-10 14:402022-06-07 19:23
mmohammad 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
 
No
0049281: FLUN-2971 pager consolidation default value
In the FS version, the solution for pager consolidation allows us to choose between 3 proposals : default , line and order.

The default choice is not really visible. So it would be better to display “Default “ instead of nothing
Go to webpos , click on pager icon and select pager consolidation
AGPCustom
jpg pagerConsolidationChoice.jpg (29,002) 2022-05-10 14:40
https://issues.openbravo.com/file_download.php?file_id=17006&type=bug
jpg
Issue History
2022-05-10 14:40mmohammadNew Issue
2022-05-10 14:40mmohammadAssigned To => Retail
2022-05-10 14:40mmohammadFile Added: pagerConsolidationChoice.jpg
2022-05-10 14:40mmohammadTriggers an Emergency Pack => No
2022-05-10 15:50mmohammadTag Attached: AGPCustom
2022-05-12 09:03mtaalAssigned ToRetail => mtaal
2022-05-12 23:46hgbotNote Added: 0137241
2022-05-12 23:56hgbotNote Added: 0137242
2022-05-12 23:56mtaalStatusnew => scheduled
2022-05-12 23:56mtaalStatusscheduled => resolved
2022-05-12 23:56mtaalResolutionopen => fixed
2022-05-16 09:56hgbotStatusresolved => closed
2022-05-16 09:56hgbotNote Added: 0137307
2022-05-16 09:56hgbotNote Added: 0137308
2022-06-02 10:15guilleaerStatusclosed => new
2022-06-02 10:15guilleaerResolutionfixed => open
2022-06-02 10:16guilleaerNote Added: 0137963
2022-06-05 15:15hgbotNote Added: 0138065
2022-06-06 09:28hgbotNote Added: 0138081
2022-06-07 19:21AtulOpenbravoStatusnew => acknowledged
2022-06-07 19:22AtulOpenbravoStatusacknowledged => scheduled
2022-06-07 19:23hgbotNote Added: 0138129
2022-06-07 19:23hgbotResolutionopen => fixed
2022-06-07 19:23hgbotStatusscheduled => closed
2022-06-07 19:23hgbotNote Added: 0138130

Notes
(0137241)
hgbot   
2022-05-12 23:46   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/749 [^]
(0137242)
hgbot   
2022-05-12 23:56   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/956 [^]
(0137307)
hgbot   
2022-05-16 09:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 2953bdafbb117793bc4ba93e4ab048540b5bfb22
Author: Martin Taal <martin.taal@openbravo.com>
Date: 16-05-2022 07:56:16
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/2953bdafbb117793bc4ba93e4ab048540b5bfb22 [^]

Fixes ISSUE-49281: configurable empty option displaying in non required combos

---
M web-jspack/org.openbravo.core2/src/components/ComboBox/ComboBox.jsx
M web-jspack/org.openbravo.core2/src/components/ComboBox/__test__/ComboBox.test.jsx
---
(0137308)
hgbot   
2022-05-16 09:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/749 [^]
(0137963)
guilleaer   
2022-06-02 10:16   
Seems not working for agapes. Please check
(0138065)
hgbot   
2022-06-05 15:15   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/987 [^]
(0138081)
hgbot   
2022-06-06 09:28   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/956 [^]
(0138129)
hgbot   
2022-06-07 19:23   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/987 [^]
(0138130)
hgbot   
2022-06-07 19:23   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 0c86b53ee24bdb603975a9fdc1eeb3d534cee152
Author: Martin Taal <martin.taal@openbravo.com>
Date: 07-06-2022 16:52:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/0c86b53ee24bdb603975a9fdc1eeb3d534cee152 [^]

Fixes ISSUE-49281: pass the default value to the combo so it shows up

---
M web-jspack/org.openbravo.pos2/src/components/PagerStatusButton/PagerStatusButton.jsx
---