Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045579Retail ModulesWeb POSpublic2020-12-15 13:422021-02-09 06:46
azabaleta 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
pi 
RR21Q2 
No
0045579: Wrong cashup_id link for a ticket when doing an action
Opening an old paid ticket in WebPOS, going to the payment section, and synchronizing it without doing any action, links that old ticket with the cashup_id in progress
Log in WebPOS
Search for an old paid ticket and open it
Go to payment section
Click on DONE
Check that both the payment in and the order have been linked with the actual cashup_id and not with the old one as it should.
Maintain the cashup_id link
No tags attached.
related to defect 0047513 closed ranjith_qualiantech_com 19Q1: Wrong cashup_id link for a ticket when doing an action 
related to defect 0054083 closed ranjith_qualiantech_com Cashup Id should not be updated for original order when cancelling it 
causes defect 0048399 closed ranjith_qualiantech_com Cannot send back to the backend a paid order opened from a previous cashup 
Issue History
2020-12-15 13:42azabaletaNew Issue
2020-12-15 13:42azabaletaAssigned To => Retail
2020-12-15 13:42azabaletaTriggers an Emergency Pack => No
2021-01-15 09:57guilleaerProjectPOS2 => Retail Modules
2021-01-26 18:21guilleaerCategoryPOS => Web POS
2021-01-28 13:18azabaletaResolution time => 1580511600
2021-01-28 13:39marvintmResolution time1580511600 => 1612134000
2021-02-04 08:47ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2021-02-04 08:47ranjith_qualiantech_comStatusnew => scheduled
2021-02-08 13:38hgbotNote Added: 0126037
2021-02-09 06:46hgbotNote Added: 0126043
2021-02-09 06:46hgbotResolutionopen => fixed
2021-02-09 06:46hgbotStatusscheduled => closed
2021-02-09 06:46hgbotFixed in Version => RR21Q2
2021-02-09 06:46hgbotNote Added: 0126044
2021-08-06 11:39adrianromeroRelationship addedrelated to 0047513
2022-01-13 18:41gorka_gilRelationship addedcauses 0048399
2023-12-27 07:35ranjith_qualiantech_comRelationship addedrelated to 0054083

Notes
(0126037)
hgbot   
2021-02-08 13:38   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/293 [^]
(0126043)
hgbot   
2021-02-09 06:46   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/293 [^]
(0126044)
hgbot   
2021-02-09 06:46   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 39054d0461fd122a5e8d2e386d1d1cafcd82421e
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-02-09T05:46:13+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/39054d0461fd122a5e8d2e386d1d1cafcd82421e [^]

Fixed ISSUE-45579: Order CashUp ID should not be updated for Completed Orders

---
M src/org/openbravo/retail/posterminal/PaidReceiptProperties.java
M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/CashupUtils.js
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/CompleteTicketUtils.js
---