Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043795Retail ModulesWeb POSpublic2020-04-20 14:422020-04-22 15:40
ranjith_qualiantech_com 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR20Q1.1RR20Q1.1 
marvintm
Production - QA Approved
2019-05-31
RR19Q4
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/06ff80272c22 [^]
No
0043795: Loading icon is showing when reverse payment is not completed
when reverse payment process is not completed, Loading icon is not changed to Reverse payment icon
In the BO, unchecked the "Reversable" Checkbox for a payment method (cash)
In the POS
- Create a ticket and pay with this payment method
- Recall the ticket
- try to reverse the cash payment
- cancel the reverse payment confirmation

Loading icon is displayed
No tags attached.
blocks defect 0043793 closed ranjith_qualiantech_com Loading icon is showing when reverse payment is not completed 
Issue History
2020-04-20 14:44ranjith_qualiantech_comTypedefect => backport
2020-04-20 14:44ranjith_qualiantech_comTarget Version => RR20Q1.1
2020-04-22 08:43hgbotCheckin
2020-04-22 08:43hgbotNote Added: 0119319
2020-04-22 08:43hgbotStatusscheduled => resolved
2020-04-22 08:43hgbotResolutionopen => fixed
2020-04-22 08:43hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR20Q1.1/org.openbravo.retail.posterminal/rev/7277e414cbd0788a2afa2fbfd66fe5bd9372e6ba [^]
2020-04-22 15:40marvintmReview Assigned To => marvintm
2020-04-22 15:40marvintmStatusresolved => closed
2020-04-22 15:40marvintmFixed in Version => RR20Q1.1

Notes
(0119319)
hgbot   
2020-04-22 08:43   
Repository: retail/backports/3.0RR20Q1.1/org.openbravo.retail.posterminal
Changeset: 7277e414cbd0788a2afa2fbfd66fe5bd9372e6ba
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Apr 22 12:13:28 2020 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR20Q1.1/org.openbravo.retail.posterminal/rev/7277e414cbd0788a2afa2fbfd66fe5bd9372e6ba [^]

Fixed issue-43795 : Callback should be called when reverese payment is cancelled

* PaymentLine reverese payment icon css will be modified when reverese payment is started
  When it is cancelled, CSS changes should be reverted

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---