Openbravo Issue Tracking System - POS2
View Issue Details
0050808POS2POSpublic2022-11-09 12:542022-11-14 11:45
ebecerra 
ebecerra 
normalmajorhave not tried
closedfixed 
5
 
23Q1 
No
0050808: Opening/finish button in payment mode
Today, when we are on the payment window, when a change is needed, the open button allows us to open the drawer before to keep a view on the change done at the same time. It is a good behavior and this is what is expected.

But, when a sale with an exact amount or when several payment methods are involved, including the cash payment method, the open button is still present and it is an additional click.

It would be necessary that at the time of an exact amount the finish button closed the sell and opened the drawer.
But when it is a money return the button opens the drawer and to press finish closes the sales should be the same as it is implemented currently.
N/A
No tags attached.
Issue History
2022-11-09 12:54ebecerraNew Issue
2022-11-09 12:54ebecerraAssigned To => Retail
2022-11-09 12:54ebecerraTriggers an Emergency Pack => No
2022-11-09 12:54ebecerraAssigned ToRetail => ebecerra
2022-11-09 12:54ebecerraStatusnew => scheduled
2022-11-09 13:27hgbotNote Added: 0143300
2022-11-14 11:45hgbotResolutionopen => fixed
2022-11-14 11:45hgbotStatusscheduled => closed
2022-11-14 11:45hgbotNote Added: 0143513
2022-11-14 11:45hgbotFixed in Version => 23Q1
2022-11-14 11:45hgbotNote Added: 0143514

Notes
(0143300)
hgbot   
2022-11-09 13:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1348 [^]
(0143513)
hgbot   
2022-11-14 11:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1348 [^]
(0143514)
hgbot   
2022-11-14 11:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 0afc9e84738936bd7106cb5e82da2fe3ead6ff59
Author: Eduardo Becerra <eduardo.becerra@openbravo.com>
Date: 13-11-2022 07:59:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/0afc9e84738936bd7106cb5e82da2fe3ead6ff59 [^]

Fixes ISSUE-50808: Opening/finish button in payment mode

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