Openbravo Issue Tracking System - Retail Modules
View Issue Details
0054083Retail ModulesWeb POSpublic2023-12-07 10:112024-02-13 07:13
ranjith_qualiantech_com 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR24Q2 
approved
Gold
No
0054083: Cashup Id should not be updated for original order when cancelling it
When cancelling the order, Cashup Id should not be updated for original order
1) Add product (with Delivery mode: pickup in store) and complete it with payment.
2) Do Cashup
3) Login, open the ticket and cancel it using menu option "Cancel this Order".
4) Add payment and complete the ticket.
Cancelled order and original order have the new cashupId.
But It should not. Only Cancelled order should have the new cashupId
No tags attached.
related to defect 0045579 closed ranjith_qualiantech_com Wrong cashup_id link for a ticket when doing an action 
Issue History
2023-12-07 10:11ranjith_qualiantech_comNew Issue
2023-12-07 10:11ranjith_qualiantech_comAssigned To => ranjith_qualiantech_com
2023-12-07 10:11ranjith_qualiantech_comOBNetwork customer => No
2023-12-07 10:11ranjith_qualiantech_comTriggers an Emergency Pack => No
2023-12-07 15:04axelmercadoIssue Monitored: axelmercado
2023-12-11 05:53ranjith_qualiantech_comStatusnew => scheduled
2023-12-15 02:16hgbotMerge Request Status => open
2023-12-15 02:16hgbotNote Added: 0158238
2023-12-27 07:35ranjith_qualiantech_comRelationship addedrelated to 0045579
2024-02-12 10:59marvintmOBNetwork customerNo => Gold
2024-02-13 07:13hgbotMerge Request Statusopen => approved
2024-02-13 07:13hgbotNote Added: 0160666
2024-02-13 07:13hgbotResolutionopen => fixed
2024-02-13 07:13hgbotStatusscheduled => closed
2024-02-13 07:13hgbotFixed in Version => RR24Q2
2024-02-13 07:13hgbotNote Added: 0160667

Notes
(0158238)
hgbot   
2023-12-15 02:16   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1428 [^]
(0160666)
hgbot   
2024-02-13 07:13   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1428 [^]
(0160667)
hgbot   
2024-02-13 07:13   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 5dad86504b36c1bed8a3e730b930bfb4e9e45e5a
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 13-02-2024 06:13:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/5dad86504b36c1bed8a3e730b930bfb4e9e45e5a [^]

Fixed ISSUE-54083: CashupId should not be updated for Orders when cancelling

---
M src/org/openbravo/retail/posterminal/CancelAndReplaceHook.java
---