Openbravo Issue Tracking System - POS2
View Issue Details
0052866POS2POSpublic2023-06-27 15:502023-07-10 09:33
AugustoMauch 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
23Q2.2 
No
0052866: Cashup should be retrieved from backend if POS is working with a duplicated ticket ID
In this ticket [1] we included a mitigation measure: whenever we detect the current ticket in the POS is already processed in the backend, a new ticket will be created because the POS is working with a previous version of the state.

That mitigation can be improved because not only the local ticket information is wrong, the cashup information will also be outdated.

So, if the application detects that the local draft ticket is already processed in the backend, it should refresh the cashup using the information stored in the backend

[1] https://issues.openbravo.com/view.php?id=51445 [^]
-
No tags attached.
blocks defect 0052864 closed ranjith_qualiantech_com Cashup should be retrieved from backend if POS is working with a duplicated ticket ID 
Issue History
2023-06-27 15:51AugustoMauchTypedefect => backport
2023-06-27 15:51AugustoMauchTarget Version => 23Q2.2
2023-07-10 07:43ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-07-10 09:30hgbotNote Added: 0152221
2023-07-10 09:33hgbotNote Added: 0152225
2023-07-10 09:33hgbotResolutionopen => fixed
2023-07-10 09:33hgbotStatusscheduled => closed
2023-07-10 09:33hgbotFixed in Version => RR23Q2.2
2023-07-10 09:33hgbotNote Added: 0152226

Notes
(0152221)
hgbot   
2023-07-10 09:30   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1274 [^]
(0152225)
hgbot   
2023-07-10 09:33   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1274 [^]
(0152226)
hgbot   
2023-07-10 09:33   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 837badc437718ecfe8c7309d04340e374f83fe90
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 10-07-2023 11:56:24
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/837badc437718ecfe8c7309d04340e374f83fe90 [^]

Fixed ISSUE-52866: Cashup updated from backoffice if draft ticket is outdated

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/LoadLocalTicket.js
---