Openbravo Issue Tracking System - POS2
View Issue Details
0051895POS2POSpublic2023-03-16 17:312023-03-22 10:10
javierRodriguez 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
23Q1.123Q1.1 
Coding ( Testing )
2022-02-16
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/113f5c6f164374d36e99b88f4bd57befc4a49b23 [^]
No
0051895: It is not possible to do a Cancel and replace after login for the first time in ReactPOS
Due to a technical error, if the user tries to do a cancel and replace after login in the application, the application shows an error and cancel the action.
- go to livebulds
- go inside retail pos2 environment
- Delete cache
- F5
- Login
- Navigate to order window and try to do a cancel and replace
- KO, check the error below
No tags attached.
blocks defect 0051889 closed ranjith_qualiantech_com It is not possible to do a Cancel and replace after login for the first time in ReactPOS 
Issue History
2023-03-17 09:53javierRodriguezTypedefect => backport
2023-03-17 09:53javierRodriguezTarget Version => 23Q1.1
2023-03-22 06:39ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-03-22 07:00hgbotNote Added: 0147796
2023-03-22 10:10hgbotResolutionopen => fixed
2023-03-22 10:10hgbotStatusscheduled => closed
2023-03-22 10:10hgbotNote Added: 0147826
2023-03-22 10:10hgbotFixed in Version => 23Q1.1
2023-03-22 10:10hgbotNote Added: 0147827

Notes
(0147796)
hgbot   
2023-03-22 07:00   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1615 [^]
(0147826)
hgbot   
2023-03-22 10:10   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1615 [^]
(0147827)
hgbot   
2023-03-22 10:10   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: f7b7dedb25a64e2d24b5adf735d4b3ea3bfa8712
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 22-03-2023 09:09:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/f7b7dedb25a64e2d24b5adf735d4b3ea3bfa8712 [^]

Fixed ISSUE-51895: Original Ticket should be used in DeliveryControl validation

---
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/DCMController.js
M web-jspack/org.openbravo.pos2/src/core/pickupPoint/deliveryControl/__test__/DCMController.test.js
---