Openbravo Issue Tracking System - Retail Modules
View Issue Details
0054540Retail ModulesWeb POSpublic2024-02-01 10:102024-02-06 23:56
AugustoMauch 
Retail 
normalminorhave not tried
closedfixed 
5
 
RR24Q2 
No
0054540: It would be useful to prevent the creation of OutDatedDataChangeException EWIs for deleted orders
Sometimes OutDatedDataChangeException EWIs are created, and it is important to make them visible, as the tickets being impacted for this problem are relevant for the cashup.

But other times, i.e. when the problem occurs with a deleted ticket, we could just log the problem instead of creating the EWI, that will block the cashup of the store.

In WebPOS
Force a problem that results in a OutDatedDataChangeException EWI for a deleted orders
See that an EWI is created and that it is not possible to process the cashup until it is resolved, even if the deleted order will not affect it.
Do not create OutDatedDataChangeException EWIs for deleted tickets, show error in log instead
No tags attached.
related to defect 0050925 closed AugustoMauch ERROR WHILE IMPORTING: org.openbravo.mobile.core.process.OutDatedDataChangeException 
Issue History
2024-02-01 10:10AugustoMauchNew Issue
2024-02-01 10:10AugustoMauchAssigned To => Retail
2024-02-01 10:10AugustoMauchTriggers an Emergency Pack => No
2024-02-01 10:10AugustoMauchStatusnew => scheduled
2024-02-01 10:27hgbotNote Added: 0160065
2024-02-06 23:56hgbotResolutionopen => fixed
2024-02-06 23:56hgbotStatusscheduled => closed
2024-02-06 23:56hgbotFixed in Version => RR24Q2
2024-02-06 23:56hgbotNote Added: 0160315
2024-02-06 23:56hgbotNote Added: 0160316
2024-06-19 16:12malsasuaRelationship addedrelated to 0050925

Notes
(0160065)
hgbot   
2024-02-01 10:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1456 [^]
(0160315)
hgbot   
2024-02-06 23:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 4923cbb39a6e63b0290c6edd19d420109c2eec8f
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 05-02-2024 23:41:41
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/4923cbb39a6e63b0290c6edd19d420109c2eec8f [^]

Fixes ISSUE-54540: Do not create OutDatedDataChangeException EWIs for deleted orders

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0160316)
hgbot   
2024-02-06 23:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1456 [^]