Openbravo Issue Tracking System - POS2
View Issue Details
0052867POS2POSpublic2023-06-27 15:502023-07-10 09:33
AugustoMauch 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
23Q1.4 
No
0052867: 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 => 23Q1.4
2023-07-10 07:43ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-07-10 09:30hgbotNote Added: 0152222
2023-07-10 09:33hgbotResolutionopen => fixed
2023-07-10 09:33hgbotStatusscheduled => closed
2023-07-10 09:33hgbotNote Added: 0152227
2023-07-10 09:33hgbotFixed in Version => RR23Q1.4
2023-07-10 09:33hgbotNote Added: 0152228

Notes
(0152222)
hgbot   
2023-07-10 09:30   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1275 [^]
(0152227)
hgbot   
2023-07-10 09:33   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1275 [^]
(0152228)
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: 4f970c27459ba4838de0250f06a2af6f4400db9f
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 10-07-2023 11:52:46
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/4f970c27459ba4838de0250f06a2af6f4400db9f [^]

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

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