Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053355 | POS2 | POS | public | 2023-08-31 17:33 | 2023-09-28 12:30 |
|
Reporter | montse_cabanas | |
Assigned To | igor_trebol | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q4 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0053355: Refund in Credit card when paying in Cash / Credit Note / Gift card |
Description | Payment Provider is display and clickable, and no popup evaluating that refunds payment method is not allowed is triggered properly |
Steps To Reproduce | 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0050260 | | closed | jlopez | Limit payment method when refund with Adyen |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-08-31 17:33 | montse_cabanas | New Issue | |
2023-08-31 17:33 | montse_cabanas | Assigned To | => Retail |
2023-08-31 17:33 | montse_cabanas | Triggers an Emergency Pack | => No |
2023-08-31 17:42 | hgbot | Note Added: 0154267 | |
2023-09-12 08:19 | ranjith_qualiantech_com | Assigned To | Retail => igor_trebol |
2023-09-14 12:39 | hgbot | Note Added: 0154846 | |
2023-09-19 16:21 | hgbot | Resolution | open => fixed |
2023-09-19 16:21 | hgbot | Status | new => closed |
2023-09-19 16:21 | hgbot | Note Added: 0155001 | |
2023-09-19 16:21 | hgbot | Fixed in Version | => RR23Q4 |
2023-09-19 16:21 | hgbot | Note Added: 0155002 | |
2023-09-19 16:31 | hgbot | Note Added: 0155003 | |
2023-09-19 16:31 | hgbot | Fixed in Version | RR23Q4 => 23Q4 |
2023-09-19 16:31 | hgbot | Note Added: 0155004 | |
2023-09-19 17:23 | hgbot | Note Added: 0155005 | |
2023-09-19 17:24 | hgbot | Fixed in Version | 23Q4 => RR23Q4 |
2023-09-19 17:24 | hgbot | Note Added: 0155006 | |
2023-09-19 17:24 | aferraz | Status | closed => new |
2023-09-19 17:24 | aferraz | Resolution | fixed => open |
2023-09-19 17:24 | aferraz | Fixed in Version | RR23Q4 => |
2023-09-22 14:22 | hgbot | Note Added: 0155184 | |
2023-09-22 14:25 | hgbot | Note Added: 0155185 | |
2023-09-28 12:28 | hgbot | Note Added: 0155343 | |
2023-09-28 12:28 | hgbot | Resolution | open => fixed |
2023-09-28 12:28 | hgbot | Status | new => closed |
2023-09-28 12:28 | hgbot | Fixed in Version | => RR23Q4 |
2023-09-28 12:28 | hgbot | Note Added: 0155344 | |
2023-09-28 12:29 | hgbot | Note Added: 0155345 | |
2023-09-28 12:30 | hgbot | Fixed in Version | RR23Q4 => 23Q4 |
2023-09-28 12:30 | hgbot | Note Added: 0155346 | |
2023-09-29 09:11 | rafaroda | Relationship added | related to 0050260 |
Notes |
|
(0154267)
|
hgbot
|
2023-08-31 17:42
|
|
|
|
(0154846)
|
hgbot
|
2023-09-14 12:39
|
|
|
|
(0155001)
|
hgbot
|
2023-09-19 16:21
|
|
|
|
(0155002)
|
hgbot
|
2023-09-19 16:21
|
|
|
|
(0155003)
|
hgbot
|
2023-09-19 16:31
|
|
|
|
(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
|
|
|
|
(0155184)
|
hgbot
|
2023-09-22 14:22
|
|
|
|
(0155185)
|
hgbot
|
2023-09-22 14:25
|
|
|
|
(0155343)
|
hgbot
|
2023-09-28 12:28
|
|
|
|
(0155344)
|
hgbot
|
2023-09-28 12:28
|
|
|
|
(0155345)
|
hgbot
|
2023-09-28 12:29
|
|
|
|
(0155346)
|
hgbot
|
2023-09-28 12:30
|
|
|