Openbravo Issue Tracking System - POS2
View Issue Details
0054221POS2POSpublic2023-12-27 07:152024-01-04 10:09
ranjith_qualiantech_com 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
23Q3.223Q3.2 
2022-11-09
23Q1
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/0afc9e84738936bd7106cb5e82da2fe3ead6ff59#ce6ce3b6f7025419629ff403ac8239418d6e78c2_73_78 [^]
No
0054221: Replace ticket action was not called when paying with cash during CR
when doing Cancel&Replace, Replace ticket action/actionPreparation was not called when paying with cash
POS2
1) Add product and complete the ticket with Cash
2) Reopen the last completed ticket and do Cancel&Replace Order
3) Add new products and complete it with Cash

'replaceTicket' action/actionPreparation was not called. (Instead completeTicket action was called)
No tags attached.
blocks defect 0054219 closed ranjith_qualiantech_com Replace ticket action was not called when paying with cash during CR 
Issue History
2023-12-27 09:25ranjith_qualiantech_comTypedefect => backport
2023-12-27 09:25ranjith_qualiantech_comTarget Version => 23Q3.2
2024-01-04 08:29hgbotNote Added: 0158848
2024-01-04 10:09hgbotResolutionopen => fixed
2024-01-04 10:09hgbotStatusscheduled => closed
2024-01-04 10:09hgbotFixed in Version => 23Q3.2
2024-01-04 10:09hgbotNote Added: 0158851
2024-01-04 10:09hgbotNote Added: 0158852

Notes
(0158848)
hgbot   
2024-01-04 08:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2324 [^]
(0158851)
hgbot   
2024-01-04 10:09   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2324 [^]
(0158852)
hgbot   
2024-01-04 10:09   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: f756a4ce384b24fbfb47356826a3e2d28076020a
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 04-01-2024 12:53:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/f756a4ce384b24fbfb47356826a3e2d28076020a [^]

Fixed ISSUE-54221: ReplaceTicket action should be called when completing CR with Cash

---
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentKeypad/PaymentKeypad.jsx
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentKeypad/__test__/PaymentKeypad.test.jsx
---