Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052214Retail ModulesWeb POSpublic2023-04-24 18:142023-07-10 10:59
montse_cabanas 
montse_cabanas 
normalmajorhave not tried
closedfixed 
5
 
 
approved
No
No
0052214: Refund V2: The payment provider is not displayed
When refunding if there is a payment provider (example Adyen) the payment provider is not displayed but the list of all the payment methods with this payment provider is displayed

PROPER MANAGEMENT OF PAYMENT PROVIDERS

In configuration, you need to define every single payment method in detail, even if you are using payment providers that group payment methods (example Adyen: that groups Visa, Mastercard, etc...): should be allowed to configure payment providers?

In usage: in the payment methods eligible for refunds, the Visa, MasterCard, ... are split, when they should be grouped by single payment provider Adyen

.
No tags attached.
causes defect 0053030 closed  POS2 [SALES] Unable to refund a ticket created by API 
png image-20221207-152817.png (76,763) 2023-04-24 18:14
https://issues.openbravo.com/file_download.php?file_id=18412&type=bug
png
Issue History
2023-04-24 18:14montse_cabanasNew Issue
2023-04-24 18:14montse_cabanasAssigned To => montse_cabanas
2023-04-24 18:14montse_cabanasFile Added: image-20221207-152817.png
2023-04-24 18:14montse_cabanasOBNetwork customer => No
2023-04-24 18:14montse_cabanasTriggers an Emergency Pack => No
2023-04-24 18:19hgbotMerge Request Status => open
2023-04-24 18:19hgbotNote Added: 0148809
2023-05-22 08:52hgbotNote Added: 0150041
2023-06-29 12:04hgbotMerge Request Statusopen => approved
2023-07-10 10:58hgbotResolutionopen => fixed
2023-07-10 10:58hgbotStatusnew => closed
2023-07-10 10:58hgbotNote Added: 0152261
2023-07-10 10:58hgbotFixed in Version => RR23Q4
2023-07-10 10:58hgbotNote Added: 0152262
2023-07-10 10:59hgbotFixed in VersionRR23Q4 => 23Q4
2023-07-10 10:59hgbotNote Added: 0152263
2023-07-10 10:59hgbotNote Added: 0152264
2023-09-18 16:39aferrazRelationship addedcauses 0053030

Notes
(0148809)
hgbot   
2023-04-24 18:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1154 [^]
(0150041)
hgbot   
2023-05-22 08:52   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1827 [^]
(0152261)
hgbot   
2023-07-10 10:58   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1154 [^]
(0152262)
hgbot   
2023-07-10 10:58   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: d3e39fa75f730c17fe9c44d1b88d748af9046f59
Author: Montserrat Cabañas <montserrat.cabanas@openbravo.com>
Date: 10-07-2023 08:58:41
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/d3e39fa75f730c17fe9c44d1b88d748af9046f59 [^]

Fixes FR-52214: Show payment provider

---
M web-test/model/business-object/ticket/actions/AddPayment.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/AddPaymentUtils.js
---
(0152263)
hgbot   
2023-07-10 10:59   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 9bb68b12c4387485659e4421bf3c71d90b36fc20
Author: Montserrat Cabañas <montserrat.cabanas@openbravo.com>
Date: 10-07-2023 08:59:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9bb68b12c4387485659e4421bf3c71d90b36fc20 [^]

Fixes FR-52214: Show payment provider

---
M web-jspack/org.openbravo.pos2/src/components/Payments/AuxiliaryPaymentsGrid/RefundLimitsGrid.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/AuxiliaryPaymentsGrid/RelatedTransactionsGrid.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/AuxiliaryPaymentsGrid/__test__/AuxiliaryPaymentsGrid.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentList/PaymentName.jsx
M web-jspack/org.openbravo.pos2/src/model/ticket/TicketUtils.js
M web-jspack/org.openbravo.pos2/src/model/ticket/__test__/TicketUtils.test.js
---
(0152264)
hgbot   
2023-07-10 10:59   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1827 [^]