Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048482Retail ModulesWeb POSpublic2022-01-25 17:152023-05-04 08:34
gorka_gil 
radhakrishnan 
normalmajoralways
closedfixed 
5
 
RR23Q3 
No
0048482: Manually added products grouped with RFID products
With products set as grouped, if added by RFID, then each product should go to a different line. This is working fine.

But if after add a RFID product, the same product is added manually it is grouped with the RFID one which is wrong. RFID products have serial and should be each one in a different line.

Mixing lines of the same product added manually and by RFID, needs to have the RFID lines separated, but manually added can be all together between them or separated.
- Configure hw manager url
- set the touchpoint type of vbs-1 to "use rfid" and "use external input"
- Open the pos and the hwmanager
- In the hw manager go to rfid tab
- Add 303C000000A4DDC000000001
- Add 303C000000A4DDC000000002
- It should be added in two different lines
- Now search in the pos for "base camp" and add it
Error: it is added to the first line instead to add a third different line
No tags attached.
Issue History
2022-01-25 17:15gorka_gilNew Issue
2022-01-25 17:15gorka_gilAssigned To => Retail
2022-01-25 17:15gorka_gilTriggers an Emergency Pack => No
2022-07-19 15:20radhakrishnanAssigned ToRetail => radhakrishnan
2022-07-20 06:57radhakrishnanStatusnew => scheduled
2022-07-22 08:14hgbotNote Added: 0139528
2022-07-22 08:15hgbotNote Added: 0139529
2023-05-04 08:34hgbotResolutionopen => fixed
2023-05-04 08:34hgbotStatusscheduled => closed
2023-05-04 08:34hgbotFixed in Version => RR23Q3
2023-05-04 08:34hgbotNote Added: 0149273
2023-05-04 08:34hgbotNote Added: 0149274
2023-05-04 08:34hgbotNote Added: 0149275
2023-05-04 08:34hgbotNote Added: 0149276

Notes
(0139528)
hgbot   
2022-07-22 08:14   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/869 [^]
(0139529)
hgbot   
2022-07-22 08:15   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/212 [^]
(0149273)
hgbot   
2023-05-04 08:34   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 504d426a0519b59e0160f11386ea32b19a8eff38
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 04-05-2023 06:33:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/504d426a0519b59e0160f11386ea32b19a8eff38 [^]

Fixed ISSUE-48482: Added condition to check manually added products not grouped with RFID products

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/TicketUtils.js
---
(0149274)
hgbot   
2023-05-04 08:34   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/869 [^]
(0149275)
hgbot   
2023-05-04 08:34   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: ccc935d4d76d8d566cee356a2d63990f734a617a
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 04-05-2023 06:34:01
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/ccc935d4d76d8d566cee356a2d63990f734a617a [^]

Verifies ISSUE-48482: Added Test I48482_VerifyRFIDAndMannuallyAddedProductsNotGrouped

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/rfid/I48482_VerifyRFIDAndMannuallyAddedProductsNotGrouped.java
---
(0149276)
hgbot   
2023-05-04 08:34   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/212 [^]