Openbravo Issue Tracking System - POS2
View Issue Details
0052864POS2POSpublic2023-06-27 15:502023-07-10 07:02
AugustoMauch 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
 
No
0052864: 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.
related to feature request 0051445 closed javierRodriguez POS2 Create a mechanism to detect that POS is working with a duplicated ticket id 
depends on backport 005286523Q3 closed ranjith_qualiantech_com POS2 Cashup should be retrieved from backend if POS is working with a duplicated ticket ID 
depends on backport 005286623Q2.2 closed ranjith_qualiantech_com POS2 Cashup should be retrieved from backend if POS is working with a duplicated ticket ID 
depends on backport 005286723Q1.4 closed ranjith_qualiantech_com POS2 Cashup should be retrieved from backend if POS is working with a duplicated ticket ID 
related to defect 0053425 closed ranjith_qualiantech_com Retail Modules POS draft tickets should be validated in backoffice when completing/deleting the ticket 
related to defect 0053473 closed ranjith_qualiantech_com POS2 Cashup properties was missed in the mitigation process (Validating draft ticket in backoffice) 
Issue History
2023-06-27 15:50AugustoMauchNew Issue
2023-06-27 15:50AugustoMauchAssigned To => Retail
2023-06-27 15:50AugustoMauchTriggers an Emergency Pack => No
2023-06-27 15:51AugustoMauchRelationship addedrelated to 0051445
2023-06-27 15:51AugustoMauchStatusnew => scheduled
2023-06-28 17:37marvintmAssigned ToRetail => ranjith_qualiantech_com
2023-07-06 13:29hgbotNote Added: 0152161
2023-07-10 07:02hgbotResolutionopen => fixed
2023-07-10 07:02hgbotStatusscheduled => closed
2023-07-10 07:02hgbotFixed in Version => RR23Q4
2023-07-10 07:02hgbotNote Added: 0152211
2023-07-10 07:02hgbotNote Added: 0152212
2023-09-11 09:19ranjith_qualiantech_comRelationship addedrelated to 0053425
2023-09-18 14:16ranjith_qualiantech_comRelationship addedrelated to 0053473

Notes
(0152161)
hgbot   
2023-07-06 13:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1268 [^]
(0152211)
hgbot   
2023-07-10 07:02   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: c06b759fe24a3489778173d4f6d24114c6aaf364
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 06-07-2023 16:51:52
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c06b759fe24a3489778173d4f6d24114c6aaf364 [^]

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

---
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/LoadLocalTicket.js
---
(0152212)
hgbot   
2023-07-10 07:02   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1268 [^]