Openbravo Issue Tracking System - POS2
View Issue Details
0053355POS2POSpublic2023-08-31 17:332023-09-28 12:30
montse_cabanas 
igor_trebol 
normalmajorhave not tried
closedfixed 
5
 
23Q4 
No
0053355: Refund in Credit card when paying in Cash / Credit Note / Gift card
Payment Provider is display and clickable, and no popup evaluating that refunds payment method is not allowed is triggered properly
Do a ticket

Pay in Credit Note (or Cash)

Do a return of this ticket

Select “Credit Card Adyen”

→ The amount is sent to the terminal of payment. →

After the process on the terminal of payment, we have a pop-up indicating that this means of payment is not available
No tags attached.
related to defect 0050260 closed jlopez Limit payment method when refund with Adyen 
Issue History
2023-08-31 17:33montse_cabanasNew Issue
2023-08-31 17:33montse_cabanasAssigned To => Retail
2023-08-31 17:33montse_cabanasTriggers an Emergency Pack => No
2023-08-31 17:42hgbotNote Added: 0154267
2023-09-12 08:19ranjith_qualiantech_comAssigned ToRetail => igor_trebol
2023-09-14 12:39hgbotNote Added: 0154846
2023-09-19 16:21hgbotResolutionopen => fixed
2023-09-19 16:21hgbotStatusnew => closed
2023-09-19 16:21hgbotNote Added: 0155001
2023-09-19 16:21hgbotFixed in Version => RR23Q4
2023-09-19 16:21hgbotNote Added: 0155002
2023-09-19 16:31hgbotNote Added: 0155003
2023-09-19 16:31hgbotFixed in VersionRR23Q4 => 23Q4
2023-09-19 16:31hgbotNote Added: 0155004
2023-09-19 17:23hgbotNote Added: 0155005
2023-09-19 17:24hgbotFixed in Version23Q4 => RR23Q4
2023-09-19 17:24hgbotNote Added: 0155006
2023-09-19 17:24aferrazStatusclosed => new
2023-09-19 17:24aferrazResolutionfixed => open
2023-09-19 17:24aferrazFixed in VersionRR23Q4 =>
2023-09-22 14:22hgbotNote Added: 0155184
2023-09-22 14:25hgbotNote Added: 0155185
2023-09-28 12:28hgbotNote Added: 0155343
2023-09-28 12:28hgbotResolutionopen => fixed
2023-09-28 12:28hgbotStatusnew => closed
2023-09-28 12:28hgbotFixed in Version => RR23Q4
2023-09-28 12:28hgbotNote Added: 0155344
2023-09-28 12:29hgbotNote Added: 0155345
2023-09-28 12:30hgbotFixed in VersionRR23Q4 => 23Q4
2023-09-28 12:30hgbotNote Added: 0155346
2023-09-29 09:11rafarodaRelationship addedrelated to 0050260

Notes
(0154267)
hgbot   
2023-08-31 17:42   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1324 [^]
(0154846)
hgbot   
2023-09-14 12:39   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2088 [^]
(0155001)
hgbot   
2023-09-19 16:21   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1324 [^]
(0155002)
hgbot   
2023-09-19 16:21   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: ba9555bc7a69b8d0953a807940db64ca61ac66ce
Author: Montserrat Cabañas <montserrat.cabanas@openbravo.com>
Date: 19-09-2023 14:21:31
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ba9555bc7a69b8d0953a807940db64ca61ac66ce [^]

Fixes ISSUE-53355: Adapt refund validation to 52715

---
M web-test/model/business-object/ticket/actions/AddPayment.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/AddPaymentUtils.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/AddPayment.js
---
(0155003)
hgbot   
2023-09-19 16:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2088 [^]
(0155004)
hgbot   
2023-09-19 16:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 82d0343a698c447c82a55ddc0e05b9279d32d906
Author: Igor Trebol <igor.trebol@openbravo.com>
Date: 19-09-2023 14:31:19
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/82d0343a698c447c82a55ddc0e05b9279d32d906 [^]

Fixes ISSUE-53355: Adapt refund validation to 52715

---
M web-jspack/org.openbravo.pos2/src/components/Payments/AuxiliaryPaymentsGrid/RefundLimitsAction.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/AuxiliaryPaymentsGrid/RefundLimitsGrid.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/components/Payments/PaymentList/__test__/PaymentList.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentList/stories/PaymentList.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/__test__/PaymentPanel.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/stories/PaymentPanel.stories.jsx
---
(0155005)
hgbot   
2023-09-19 17:23   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 2b002df62790c63087ad76eadf47d06b11d77373
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 19-09-2023 15:23:41
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/2b002df62790c63087ad76eadf47d06b11d77373 [^]

Revert "Fixes ISSUE-53355: Adapt refund validation to 52715"

This reverts commit 82d0343a698c447c82a55ddc0e05b9279d32d906
---
M web-jspack/org.openbravo.pos2/src/components/Payments/AuxiliaryPaymentsGrid/RefundLimitsAction.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/AuxiliaryPaymentsGrid/RefundLimitsGrid.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/components/Payments/PaymentList/__test__/PaymentList.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentList/stories/PaymentList.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/__test__/PaymentPanel.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/stories/PaymentPanel.stories.jsx
---
(0155006)
hgbot   
2023-09-19 17:24   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: d4dc45d9ba882c1323606fc37fabadeb15700424
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 19-09-2023 15:24:06
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/d4dc45d9ba882c1323606fc37fabadeb15700424 [^]

Revert "Fixes ISSUE-53355: Adapt refund validation to 52715"

This reverts commit ba9555bc7a69b8d0953a807940db64ca61ac66ce
---
M web-test/model/business-object/ticket/actions/AddPayment.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/AddPaymentUtils.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/AddPayment.js
---
(0155184)
hgbot   
2023-09-22 14:22   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1358 [^]
(0155185)
hgbot   
2023-09-22 14:25   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2108 [^]
(0155343)
hgbot   
2023-09-28 12:28   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1358 [^]
(0155344)
hgbot   
2023-09-28 12:28   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 9d51d1956da09e586492264235dec115b921c854
Author: Igor Trebol <igor.trebol@openbravo.com>
Date: 28-09-2023 12:27:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/9d51d1956da09e586492264235dec115b921c854 [^]

Fixes FR-53355: Checking of the refund limits done after payment provider
MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1358/commits [^]

---
M web-test/model/business-object/ticket/actions/AddPayment.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/AddPaymentUtils.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/AddPayment.js
---
(0155345)
hgbot   
2023-09-28 12:29   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2108 [^]
(0155346)
hgbot   
2023-09-28 12:30   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 9ecf925e05bc019625a817d758f2ad155e87e981
Author: Igor Trebol <igor.trebol@openbravo.com>
Date: 28-09-2023 12:29:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/9ecf925e05bc019625a817d758f2ad155e87e981 [^]

Fixes FR-53355: Checking of the refund limits done after payment provider
MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2108 [^]

---
M web-jspack/org.openbravo.pos2/src/components/Payments/AuxiliaryPaymentsGrid/RefundLimitsAction.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/AuxiliaryPaymentsGrid/RefundLimitsGrid.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/components/Payments/PaymentList/__test__/PaymentList.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentList/stories/PaymentList.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/__test__/PaymentPanel.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanel/stories/PaymentPanel.stories.jsx
---