Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0048411 | Retail Modules | Web POS | public | 2022-01-13 18:39 | 2022-01-20 16:44 | |||||||
Reporter | gorka_gil | |||||||||||
Assigned To | ranjith_qualiantech_com | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | RR21Q4.4 | Fixed in Version | RR21Q4.4 | |||||||||
Merge Request Status | approved | |||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | Gold | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0048411: Cannot send back to the backend a paid order opened from a previous cashup | |||||||||||
Description | When opening an order from a previous cashup and sending back to the backend it gives this error: "The cashup related to this order has been processed" | |||||||||||
Steps To Reproduce | Create a ticket Do cashup Open the previous ticket Click on pay and done It will produce an error while importing: "The cashup related to this order has been processed" | |||||||||||
Proposed Solution | When sending the json to the backend, in the json are included two cashup id's: - obposAppCashup : it is the cashup id linked to the order in the tables - cashUpReportInformation[id] : it is the cashup information of the pos when sending the ticket to the backend If loading a order from a previous cashup, the cashUpReportInformation[id] will point to the current cashup, but the obposAppCashup will point to the cashup when the orded was created So the proposal is change this check to instead of check the obposAppCashup , to check the cashUpReportInformation[id] Attached fix proposal | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2022-01-17 16:50 | marvintm | Type | defect => backport | |||||||||
2022-01-17 16:50 | marvintm | Target Version | => RR21Q4.4 | |||||||||
2022-01-20 12:22 | hgbot | Merge Request Status | => open | |||||||||
2022-01-20 12:22 | hgbot | Note Added: 0134409 | ||||||||||
2022-01-20 16:44 | hgbot | Merge Request Status | open => approved | |||||||||
2022-01-20 16:44 | hgbot | Resolution | open => fixed | |||||||||
2022-01-20 16:44 | hgbot | Status | scheduled => closed | |||||||||
2022-01-20 16:44 | hgbot | Fixed in Version | => RR21Q4.4 | |||||||||
2022-01-20 16:44 | hgbot | Note Added: 0134424 | ||||||||||
2022-01-20 16:44 | hgbot | Note Added: 0134425 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|