Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0053956 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [POS2] POS | minor | have not tried | 2023-11-16 11:24 | 2023-11-16 11:24 | |||||||
Reporter | AugustoMauch | View Status | public | |||||||||
Assigned To | AugustoMauch | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
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 | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
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 |
Copyright © 2000 - 2009 MantisBT Group |