Openbravo Issue Tracking System - POS2
View Issue Details
0049759POS2POSpublic2022-07-07 18:252022-07-12 22:44
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
22Q4 
No
0049759: Pager and product config do not work nicely together for QR code loaded products
Issue to forward port changes from release 22Q3
See related issue
See related issue
No tags attached.
related to backport 004974522Q3 closed mtaal Pager and product config do not work nicely together for QR code loaded products 
has duplicate defect 0049748 closed mtaal Pager and product config do not work nicely together for QR code loaded products 
Issue History
2022-07-07 18:25mtaalNew Issue
2022-07-07 18:25mtaalAssigned To => mtaal
2022-07-07 18:25mtaalTriggers an Emergency Pack => No
2022-07-07 18:26mtaalRelationship addedrelated to 0049745
2022-07-07 18:38mtaalNote Added: 0139163
2022-07-07 18:38hgbotNote Added: 0139164
2022-07-08 17:03mtaalRelationship addedhas duplicate 0049748
2022-07-12 22:43hgbotNote Added: 0139282
2022-07-12 22:43hgbotNote Added: 0139283
2022-07-12 22:44hgbotResolutionopen => fixed
2022-07-12 22:44hgbotStatusnew => closed
2022-07-12 22:44hgbotFixed in Version => 22Q4
2022-07-12 22:44hgbotNote Added: 0139284

Notes
(0139163)
mtaal   
2022-07-07 18:38   
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1080 [^]
(0139164)
hgbot   
2022-07-07 18:38   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/162 [^]
(0139282)
hgbot   
2022-07-12 22:43   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant [^]
Changeset: d5d88f0961a3472df3cb8370c7dc8d0b992d728d
Author: Martin Taal <martin.taal@openbravo.com>
Date: 12-07-2022 19:25:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/commit/d5d88f0961a3472df3cb8370c7dc8d0b992d728d [^]

Related to ISSUE-49759: qr scanning does not work nicely with pager

---
M web-jspack/org.openbravo.pos2.restaurant/src/components/ProductModifier/ProductModifierMenuItemButton/ProductModifierMenuItemButton.jsx
M web-jspack/org.openbravo.pos2.restaurant/src/core/pickupPoint/RestaurantPickupHandler.js
M web-jspack/org.openbravo.pos2.restaurant/src/model/ticket/actions/AddMenuItemsPostHook.js
M web-jspack/org.openbravo.pos2.restaurant/src/model/user-interface/user-actions/AddProductHooks.js
---
(0139283)
hgbot   
2022-07-12 22:43   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/merge_requests/162 [^]
(0139284)
hgbot   
2022-07-12 22:44   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: eee7d8aa58d54685b5f9971139b02fd453492266
Author: Martin Taal <martin.taal@openbravo.com>
Date: 12-07-2022 19:25:39
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/eee7d8aa58d54685b5f9971139b02fd453492266 [^]

Fixes ISSUE-49759: qr scanning does not work nicely with pager

---
M web-jspack/org.openbravo.pos2/src/components/ProductModifier/ProductModifierButton/ProductModifierButton.jsx
M web-jspack/org.openbravo.pos2/src/components/ScanPagerPanel/ScanPagerKeypad/BaseScanPagerKeypad.jsx
M web-jspack/org.openbravo.pos2/src/components/ScanPagerPanel/ScanPagerKeypad/ScanPagerProductKeypad.jsx
M web-jspack/org.openbravo.pos2/src/configurations/product-configuration/PagerConfiguration.js
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/PickupHandler.js
---