Openbravo Issue Tracking System - POS2
View Issue Details
0052865POS2POSpublic2023-06-27 15:502023-07-10 09:33
AugustoMauch 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
23Q3 
No
0052865: 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 => 23Q3
2023-07-10 07:43ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-07-10 09:30hgbotNote Added: 0152220
2023-07-10 09:33hgbotResolutionopen => fixed
2023-07-10 09:33hgbotStatusscheduled => closed
2023-07-10 09:33hgbotNote Added: 0152223
2023-07-10 09:33hgbotFixed in Version => RR23Q3
2023-07-10 09:33hgbotNote Added: 0152224

Notes
(0152220)
hgbot   
2023-07-10 09:30   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1273 [^]
(0152223)
hgbot   
2023-07-10 09:33   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1273 [^]
(0152224)
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: be08b073e245b9fba2dac4ccb4b2ecb13cb09c8e
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 10-07-2023 11:57:44
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/be08b073e245b9fba2dac4ccb4b2ecb13cb09c8e [^]

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

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