Openbravo Issue Tracking System - POS2
View Issue Details
0051974POS2POSpublic2023-03-24 09:512023-04-25 10:42
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
23Q1.223Q1.2 
No
0051974: RM-5719: Payment - closing giftcard popup does not clear current payment provider in the state
https://openbravo.atlassian.net/browse/RM-5719 [^]
https://openbravo.atlassian.net/browse/RM-5719 [^]
No tags attached.
blocks defect 0051966 closed mtaal RM-5719: Payment - closing giftcard popup does not clear current payment provider in the state 
Issue History
2023-03-24 13:17guilleaerTypedefect => backport
2023-03-24 13:17guilleaerTarget Version => 23Q1.1
2023-03-28 13:22mtaalTarget Version23Q1.1 => 23Q1.2
2023-04-23 22:40hgbotResolutionopen => fixed
2023-04-23 22:40hgbotStatusscheduled => closed
2023-04-23 22:40hgbotFixed in Version => 23Q1.2
2023-04-23 22:40hgbotNote Added: 0148754
2023-04-25 10:42hgbotNote Added: 0148831

Notes
(0148754)
hgbot   
2023-04-23 22:40   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: fc8406ecefc6762324facb48f5a46ddfeb2cf89a
Author: Martin Taal <martin.taal@openbravo.com>
Date: 23-04-2023 22:40:02
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/fc8406ecefc6762324facb48f5a46ddfeb2cf89a [^]

Fixes ISSUE-51974: clear the current payment provider instance also when closing the payment without selecting gift card

---
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentIntegration/processPayment.js
---
(0148831)
hgbot   
2023-04-25 10:42   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: dc16abc400289fcbf5e4abef269cc793ca32e032
Author: Martin Taal <martin.taal@openbravo.com>
Date: 25-04-2023 10:41:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/dc16abc400289fcbf5e4abef269cc793ca32e032 [^]

Fixed ISSUE-51974: keep track of current payment provider when payment process starts - solve failing test

---
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentIntegration/__test__/processPayment.test.js
---