Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||
| View Issue Details | |||||||||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
| 0053582 | Retail Modules | Adyen | public | 2023-10-03 16:42 | 2023-10-09 16:51 | ||||||||||||||
| Reporter | sofidossant | ||||||||||||||||||
| Assigned To | ignacio_deandres | ||||||||||||||||||
| Priority | high | Severity | major | Reproducibility | always | ||||||||||||||
| Status | closed | Resolution | fixed | ||||||||||||||||
| Platform | OS | 5 | OS Version | ||||||||||||||||
| Product Version | |||||||||||||||||||
| Target Version | Fixed in Version | RR22Q4.2 | |||||||||||||||||
| Merge Request Status | approved | ||||||||||||||||||
| Review Assigned To | |||||||||||||||||||
| OBNetwork customer | OBPS | ||||||||||||||||||
| Support ticket | 76857 | ||||||||||||||||||
| Regression level | |||||||||||||||||||
| Regression date | |||||||||||||||||||
| Regression introduced in release | |||||||||||||||||||
| Regression introduced by commit | |||||||||||||||||||
| Triggers an Emergency Pack | No | ||||||||||||||||||
| Summary | 0053582: Error in Adyen payment integration after paying with cash | ||||||||||||||||||
| Description | If we apply the patch of the issue https://issues.openbravo.com/view.php?id=51472 [^] If I first add a cash payment method and then pay by card, the following error occurs: Cannot read properties of undefined (reading 'provider') | ||||||||||||||||||
| Steps To Reproduce | 1- Apply issue 51472 2- Go to the webpos 3- Add a product 4- Add a partial payment with cash 5 - Add payment with carte, you can see the error | ||||||||||||||||||
| Proposed Solution | The error is in this part } else { adyenPayment = payments.find( p => p.paymentData.provider && p.paymentData.provider.provider === 'ADY_ADYENPROVIDER' ); if (adyenPayment) { paymentRequest.SaleData.SaleTransactionID.TransactionID = adyenPayment.paymentData.informationValues[0].value; } else { paymentRequest.SaleData.SaleTransactionID.TransactionID = getUUID(); } We need to add the control for paymetData p.paymentData.provider | ||||||||||||||||||
| Additional Information | |||||||||||||||||||
| Tags | No tags attached. | ||||||||||||||||||
| Relationships |
| ||||||||||||||||||
| Attached Files | https://issues.openbravo.com/file_download.php?file_id=19008&type=bug | ||||||||||||||||||
| Issue History | |||||||||||||||||||
| Date Modified | Username | Field | Change | ||||||||||||||||
| 2023-10-03 16:42 | sofidossant | New Issue | |||||||||||||||||
| 2023-10-03 16:42 | sofidossant | Assigned To | => Triage Platform Conn | ||||||||||||||||
| 2023-10-03 16:42 | sofidossant | File Added: Captura de pantalla (4).png | |||||||||||||||||
| 2023-10-03 16:42 | sofidossant | OBNetwork customer | => OBPS | ||||||||||||||||
| 2023-10-03 16:42 | sofidossant | Support ticket | => 76857 | ||||||||||||||||
| 2023-10-03 16:42 | sofidossant | Triggers an Emergency Pack | => No | ||||||||||||||||
| 2023-10-03 16:42 | sofidossant | Fixed in Version | => RR22Q4.2 | ||||||||||||||||
| 2023-10-04 10:51 | adrianromero | Assigned To | Triage Platform Conn => ignacio_deandres | ||||||||||||||||
| 2023-10-04 10:51 | adrianromero | Summary | Error with issue https://issues.openbravo.com/view.php?id=51472 [^] => Error code in Customer edition window | ||||||||||||||||
| 2023-10-04 10:52 | adrianromero | Relationship added | caused by 0051472 | ||||||||||||||||
| 2023-10-04 10:54 | adrianromero | Summary | Error code in Customer edition window => Error in Adyen payment integration after paying with cash | ||||||||||||||||
| 2023-10-04 10:55 | adrianromero | Note Added: 0155487 | |||||||||||||||||
| 2023-10-04 10:55 | adrianromero | Status | new => feedback | ||||||||||||||||
| 2023-10-04 13:33 | sofidossant | Note Added: 0155501 | |||||||||||||||||
| 2023-10-04 13:33 | sofidossant | Status | feedback => new | ||||||||||||||||
| 2023-10-06 15:22 | hgbot | Merge Request Status | => open | ||||||||||||||||
| 2023-10-06 15:22 | hgbot | Note Added: 0155645 | |||||||||||||||||
| 2023-10-09 16:49 | hgbot | Merge Request Status | open => approved | ||||||||||||||||
| 2023-10-09 16:51 | hgbot | Resolution | open => fixed | ||||||||||||||||
| 2023-10-09 16:51 | hgbot | Status | new => closed | ||||||||||||||||
| 2023-10-09 16:51 | hgbot | Note Added: 0155703 | |||||||||||||||||
| 2023-10-09 16:51 | hgbot | Note Added: 0155704 | |||||||||||||||||
| 2023-11-07 12:20 | rafaroda | Relationship added | related to 0053707 | ||||||||||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||