Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047487Retail ModulesWeb POSpublic2021-08-03 04:582021-09-16 07:12
collazoandy4 
ranjith_qualiantech_com 
highmajorhave not tried
closedfixed 
5
 
RR21Q4 
No
0047487: Not reversable payment method is shown as reversable in orders partially paids
When an order is partially paid with a non reversable payment method and it's loaded in the Pos the payment method is shown as reversable
As White Valley Group admin role
Go to Touchpoint Type and select YS Pos Terminal Type
Edit Credit card Payment Method as no reversable
Log In YS-11 Pos Terminal
Add an Avalancha Transceiver product to the receipt
Paid partially using Card as payment method
Open the previous receipt created and check the payment method show the reversable button
Hide the reversable button in OB.OBPOSPointOfSale.UI.RenderPaymentLine.renderPaymentLine function if the payment method is non reversable
No tags attached.
related to defect 0044702 closed prakashmurugesan88 Can't remove payments of a sale on credit when trying to complete its payments if payment method marked as reversable = N 
related to defect 0047162 closed ranjith_qualiantech_com Users cannot continue with the ticket after adding overpayment in payment methods that do not allow overpayment. 
Issue History
2021-08-03 04:58collazoandy4New Issue
2021-08-03 04:58collazoandy4Assigned To => Retail
2021-08-03 04:58collazoandy4Triggers an Emergency Pack => No
2021-08-03 11:13kchoperenaPrioritynormal => high
2021-09-06 13:28ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2021-09-06 13:28ranjith_qualiantech_comRelationship addedrelated to 0044702
2021-09-07 03:45ranjith_qualiantech_comRelationship addedrelated to 0047162
2021-09-07 04:54hgbotNote Added: 0131584
2021-09-16 07:12hgbotNote Added: 0131847
2021-09-16 07:12hgbotResolutionopen => fixed
2021-09-16 07:12hgbotStatusnew => closed
2021-09-16 07:12hgbotFixed in Version => RR21Q4
2021-09-16 07:12hgbotNote Added: 0131848

Notes
(0131584)
hgbot   
2021-09-07 04:54   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/564 [^]
(0131847)
hgbot   
2021-09-16 07:12   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/564 [^]
(0131848)
hgbot   
2021-09-16 07:12   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 1f1f38d79fe29096a475bf7c77b80008d0e0b6ba
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-09-16T05:12:07+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/1f1f38d79fe29096a475bf7c77b80008d0e0b6ba [^]

Fixed ISSUE-47487: Reversable Button should be shown based on isreversable configuration

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