Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0053956 | POS2 | POS | public | 2023-11-16 11:24 | 2023-11-16 11:24 |
Reporter | AugustoMauch | ||||
Assigned To | AugustoMauch | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
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 | 0053956: False positives on "Error when persisting completion of ticket" when deleting a ticket | ||||
Description | This code [1] is meant to display a warning when it detects that the state was not properly persisted after completing an order. But the check that it does fails whenever a ticket is deleted and the POS is configured to send the deleted tickets to the backend. The check should be updated to consider this case, and other other than the happy path one should be reviewed [1] https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/blob/master/web-jspack/org.openbravo.pos2/src/model/ticket/TicketUtils.js#L597 [^] | ||||
Steps To Reproduce | - In the backoffice, configure the "Web POS Save Removed Tickets", set it to Y for all users - Login in POS2 - Create and complete a ticket. No warning should be displayed in the console - Create a ticket, add some lines, and then delete the ticket. Even though no should be displayed, the "[statePersistance] Error when persisting completion of ticket..." error will be displayed | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2023-11-16 11:24 | AugustoMauch | New Issue | |||
2023-11-16 11:24 | AugustoMauch | Assigned To | => AugustoMauch | ||
2023-11-16 11:24 | AugustoMauch | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |