Openbravo Issue Tracking System - POS2
View Issue Details
0051839POS2POSpublic2023-03-01 13:452023-03-15 13:18
lorenzofidalgo 
mtaal 
normalminoralways
closedfixed 
5
 
23Q1.123Q1.1 
QA functional test
2023-01-15
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a2d659cf9ffa31f13e1560d856317ec7a80fe5b2 [^]
No
0051839: [Pager] Same steps are asked twice in a row when buying with Pager
There is a specific flow using Pagers where it is asked twice in a row to do the same. First, at the moment of adding the product to the present ticket and, just after that, at the moment of clicking Pay button.
0-Login as vallblanca in POS2 VBS-2 terminal (https://livebuilds.openbravo.com/retail_pos2_pgsql/web/pos/?terminal=VBS-2 [^])
1-Add 1x "Carboio Helmet" to the present ticket.
2-Waiting time to be chosen will be shown. Click in 10 minutes radio button.
3-Enter "5" manual code for the pager and click "Validate and Continue".
4-Click Pay button. DEFECT: Realise now the same steps (steps 2 and 3) are asked again to be able to pay.
No tags attached.
blocks defect 0051742 closed mtaal [Pager] Same steps are asked twice in a row when buying with Pager 
Issue History
2023-03-13 11:04guilleaerTypedefect => backport
2023-03-13 11:04guilleaerTarget Version => 23Q1.1
2023-03-15 12:03hgbotNote Added: 0147537
2023-03-15 13:18hgbotResolutionopen => fixed
2023-03-15 13:18hgbotStatusscheduled => closed
2023-03-15 13:18hgbotNote Added: 0147540
2023-03-15 13:18hgbotFixed in Version => 23Q1.1
2023-03-15 13:18hgbotNote Added: 0147541

Notes
(0147537)
hgbot   
2023-03-15 12:03   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1592 [^]
(0147540)
hgbot   
2023-03-15 13:18   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1592 [^]
(0147541)
hgbot   
2023-03-15 13:18   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 23bca9c88f528e4d8cbdd120f2ff8316df1f9a66
Author: ruben.jimenez <ruben.jimenez@openbravo.com>
Date: 15-03-2023 12:01:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/23bca9c88f528e4d8cbdd120f2ff8316df1f9a66 [^]

Fixed ISSUE-51839: Only ask for pager at prepayment in case of order consolidation

---
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/pager/PagerDeliveryControlMethod.js
---