Openbravo Issue Tracking System - POS2
View Issue Details
0053952POS2POSpublic2023-11-16 07:432023-11-20 08:21
sreehari 
sreehari 
immediatecriticalrandom
closedfixed 
5
pi 
24Q1 
approved
No
Pre packaging ( pi )
2023-11-10
pi
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2217/diffs?commit_id=691e438a7c3f1985f73eb8b14802ede0ad8c777e [^]
No
0053952: Drawer is opened twice when paying with Cash
When using a cash payment with auto close paid order config the drawer is opened twice
In WW-DEV

Add a product to the ticket

Go to the payment screen and select Cash

Click on ‘Open’ : the drawer is opened in HWM (OK)

Close the drawer and click on ‘Done’

=> The drawer is again opened in HWM, it should not
=> The drawer is again opened in HWM, it should not
No tags attached.
caused by defect 0053818 closed sreehari Drawer does not open when paying with Cash 
related to defect 0054219 closed ranjith_qualiantech_com Replace ticket action was not called when paying with cash during CR 
Issue History
2023-11-16 07:43sreehariNew Issue
2023-11-16 07:43sreehariAssigned To => sreehari
2023-11-16 07:43sreehariOBNetwork customer => No
2023-11-16 07:43sreehariRegression level => Pre packaging ( pi )
2023-11-16 07:43sreehariRegression date => 2023-11-10
2023-11-16 07:43sreehariRegression introduced in release => pi
2023-11-16 07:43sreehariRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2217/diffs?commit_id=691e438a7c3f1985f73eb8b14802ede0ad8c777e [^]
2023-11-16 07:43sreehariTriggers an Emergency Pack => No
2023-11-16 07:51sreehariRelationship addedcaused by 0053818
2023-11-16 07:51sreehariStatusnew => scheduled
2023-11-17 11:57hgbotMerge Request Status => open
2023-11-17 11:57hgbotNote Added: 0157276
2023-11-20 08:21hgbotMerge Request Statusopen => approved
2023-11-20 08:21hgbotNote Added: 0157326
2023-11-20 08:21hgbotResolutionopen => fixed
2023-11-20 08:21hgbotStatusscheduled => closed
2023-11-20 08:21hgbotFixed in Version => 24Q1
2023-11-20 08:21hgbotNote Added: 0157327
2024-01-03 14:39ranjith_qualiantech_comRelationship addedrelated to 0054219

Notes
(0157276)
hgbot   
2023-11-17 11:57   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2245 [^]
(0157326)
hgbot   
2023-11-20 08:21   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2245 [^]
(0157327)
hgbot   
2023-11-20 08:21   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 80cf3eb215cb65f9ca78d8543f7f9e1b121ee31b
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 20-11-2023 06:47:26
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/80cf3eb215cb65f9ca78d8543f7f9e1b121ee31b [^]

Fixes ISSUE-53952: Added conditions to Complete Ticket Action
*using openLable condition, now the completeTicket Action goes to the else part and directly completes ticket

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