Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046427Retail Modules[POS2] POSpublic2021-04-29 16:162021-05-14 07:36
AgatheBertin 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR21Q3 
No
0046427: Allow overpayment checkbox + payment provider
if a payment method have a payement provider AND is allow overpayement=No in the backoffice (Touchpoint type => payment method), it always show a popup and it's impossible to pay with this payement method (even if no overpayment)
1. Go to Touchpoint Type => Payment method
configure a payment method available in your till
- with a payment provider (Credit/debit in livebuilds)
- allow overpayment = NO
- overpayment / change limit = 0 or empty

2. add a product in your basket and pay for it with your payement method configured (partial or total but without overpayement. Ex : total basket 10€, payment 1€)

3. Error message : "Overpayment not available" (even if it's a partial payement).

4. check the "Allow overpayment" in the BO ==> it will work
see related mantis : https://issues.openbravo.com/view.php?id=31842 [^] ?
NOR
png 2021-04-27_08h59_00.png (12,365) 2021-04-29 16:16
https://issues.openbravo.com/file_download.php?file_id=15604&type=bug
png
Issue History
2021-04-29 16:16AgatheBertinNew Issue
2021-04-29 16:16AgatheBertinAssigned To => Retail
2021-04-29 16:16AgatheBertinFile Added: 2021-04-27_08h59_00.png
2021-04-29 16:16AgatheBertinResolution time => 1621461600
2021-04-29 16:16AgatheBertinTriggers an Emergency Pack => No
2021-04-29 16:16AgatheBertinTag Attached: NOR
2021-04-29 16:16AgatheBertinIssue Monitored: rafaroda
2021-04-29 16:17AgatheBertinIssue End Monitor: rafaroda
2021-04-29 17:46guilleaerProjectPOS2 => Retail Modules
2021-04-30 12:01ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2021-05-03 10:01ranjith_qualiantech_comStatusnew => scheduled
2021-05-04 14:36rafarodaIssue Monitored: rafaroda
2021-05-05 07:45hgbotNote Added: 0127797
2021-05-14 07:36hgbotResolutionopen => fixed
2021-05-14 07:36hgbotStatusscheduled => closed
2021-05-14 07:36hgbotNote Added: 0128081
2021-05-14 07:36hgbotFixed in Version => RR21Q3
2021-05-14 07:36hgbotNote Added: 0128082

Notes
(0127797)
hgbot   
2021-05-05 07:45   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/396 [^]
(0128081)
hgbot   
2021-05-14 07:36   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/396 [^]
(0128082)
hgbot   
2021-05-14 07:36   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 733c69825898d08ca0fe62c7c534e13a9f5bc500
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-05-14T05:36:04+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/733c69825898d08ca0fe62c7c534e13a9f5bc500 [^]

Fixed ISSUE-46427: Validate Overpayment for PaymentProvider if amount exceeds gross amount

---
M web/org.openbravo.retail.posterminal/js/components/mockpayments.js
M web/org.openbravo.retail.posterminal/js/components/modalprovidergroup.js
---