Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050296Retail ModulesWeb POSpublic2022-09-21 07:152022-10-06 08:13
swathi_kamal 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR23Q1 
No
0050296: Abnormal huge amount in cash payment method when doing refund
When doing refund with cash above the overpayment limit and cashier change payment mode other than cash, then it will leads to complete ticket with huge change amount in cash.
In Back office,
1. Set limit 100 in "Overpayment / Change value" in Channel touchpoint type window - payment method tab

In POS,
1.Complete sale transaction with amount 10
2. click verified return
3. Select receipt step.1 to be return
4. Click on total button
5. Select cash payment method
6. Enter 150 (change above the limit mentioned in Back office)
Error "Change amount is over the limit for this payment method"
7. Press card payment method

Actual Behaviour:
1.Error message disappears
2.Able to complete transaction with cash

Expected Behaviour:
1.Error message should not disappear
2.Exact button should not be enabled.
No tags attached.
zip Screen Recording ticket_49129.zip (2,368,246) 2022-09-21 07:23
https://issues.openbravo.com/file_download.php?file_id=17536&type=bug
Issue History
2022-09-21 07:15swathi_kamalNew Issue
2022-09-21 07:15swathi_kamalAssigned To => Retail
2022-09-21 07:15swathi_kamalTriggers an Emergency Pack => No
2022-09-21 07:23swathi_kamalFile Added: Screen Recording ticket_49129.zip
2022-09-27 08:41ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-09-27 08:42ranjith_qualiantech_comStatusnew => scheduled
2022-09-28 05:53hgbotNote Added: 0141429
2022-10-06 08:13hgbotNote Added: 0141713
2022-10-06 08:13hgbotResolutionopen => fixed
2022-10-06 08:13hgbotStatusscheduled => closed
2022-10-06 08:13hgbotFixed in Version => RR23Q1
2022-10-06 08:13hgbotNote Added: 0141714

Notes
(0141429)
hgbot   
2022-09-28 05:53   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/934 [^]
(0141713)
hgbot   
2022-10-06 08:13   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/934 [^]
(0141714)
hgbot   
2022-10-06 08:13   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: f414fa12429eace093692a8e71c0d5aa187bf86b
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 06-10-2022 06:13:25
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/f414fa12429eace093692a8e71c0d5aa187bf86b [^]

Fixed ISSUE-50296: Change Limit should be validated when noncash paymentmethod selected

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---