Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0054639 | Retail Modules | Retail API | public | 2024-02-09 14:34 | 2024-07-10 12:02 |
Reporter | ngarcia | ||||
Assigned To | SABARINATH P | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
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 | 0054639: Payment amount is duplicated when exporting an order with a payment that includes two lines | ||||
Description | Payment amount is duplicated when exporting an order with a payment that includes two lines. Instead of getting the payment detail amount it is showing the payment amount | ||||
Steps To Reproduce | In https://livebuilds.openbravo.com/context/retail_modules_pgsql_pi [^] Create a Sales Order in the backoffice with two lines Pay it Invoice it in two different invoices, one per each line Check the payment has two lines Use the following link to access the JSON of the order: https://livebuilds.openbravo.com/context/retail_modules_pgsql_pi/ws/org.openbravo.api.ExportService/Order/<orderId> [^] Check it includes two payments with the amounts of the total payment: "payments": [ { "name": "Cash", "rate": 1, "currency": "EUR", "amount": 29.1, "paidAmount": 29.1, "paymentDate": "2024-02-09", "giftCardInstanceNo": "" }, { "name": "Cash", "rate": 1, "currency": "EUR", "amount": 29.1, "paidAmount": 29.1, "paymentDate": "2024-02-09", "giftCardInstanceNo": "" } ], | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2024-02-09 14:34 | ngarcia | New Issue | |||
2024-02-09 14:34 | ngarcia | Assigned To | => Triage Platform Conn | ||
2024-02-09 14:34 | ngarcia | Triggers an Emergency Pack | => No | ||
2024-06-06 16:05 | adrianromero | Assigned To | Triage Platform Conn => Retail | ||
2024-06-17 08:36 | guillermogil | Status | new => acknowledged | ||
2024-06-19 11:54 | SABARINATH P | Assigned To | Retail => SABARINATH P | ||
2024-06-19 11:54 | SABARINATH P | Status | acknowledged => scheduled | ||
2024-06-20 14:38 | hgbot | Note Added: 0166162 | |||
2024-07-10 12:02 | hgbot | Note Added: 0166863 | |||
2024-07-10 12:02 | hgbot | Resolution | open => fixed | ||
2024-07-10 12:02 | hgbot | Status | scheduled => closed | ||
2024-07-10 12:02 | hgbot | Note Added: 0166864 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|