Openbravo Issue Tracking System - POS2
View Issue Details
0050027POS2POSpublic2022-08-23 09:082022-09-04 08:44
ranjith_qualiantech_com 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
22Q4 
No
0050027: Payment was not added correctly when removing and adding the same payment
when sale is over 1000€, then Payment was not added correctly when removing and adding the same payment
POS2
1) Add Product "Avalanche transceiver" of 10 Qty
2) Click Pay
3) Click Cash
4) Click Back (In payment header)
5) Click Pay
6) Remove Cash Payment
7) Click Cash
Cash Payment was added with amount "0.00" - KO
No tags attached.
Issue History
2022-08-23 09:08ranjith_qualiantech_comNew Issue
2022-08-23 09:08ranjith_qualiantech_comAssigned To => Retail
2022-08-23 09:08ranjith_qualiantech_comTriggers an Emergency Pack => No
2022-08-23 12:06ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-08-23 12:09ranjith_qualiantech_comStatusnew => scheduled
2022-08-24 08:54hgbotNote Added: 0140335
2022-09-04 08:44hgbotResolutionopen => fixed
2022-09-04 08:44hgbotStatusscheduled => closed
2022-09-04 08:44hgbotNote Added: 0140646
2022-09-04 08:44hgbotFixed in Version => 22Q4
2022-09-04 08:44hgbotNote Added: 0140647

Notes
(0140335)
hgbot   
2022-08-24 08:54   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1157 [^]
(0140646)
hgbot   
2022-09-04 08:44   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1157 [^]
(0140647)
hgbot   
2022-09-04 08:44   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: a6b04b9ee6a811c9bef54db3de8a3392dc7aba5a
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 04-09-2022 06:43:47
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/a6b04b9ee6a811c9bef54db3de8a3392dc7aba5a [^]

Fixed ISSUE-50027: Amount should be changed to numeric before adding payment

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