Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042914Retail ModulesWeb POSpublic2020-01-16 15:572020-02-21 13:05
ngarcia 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
5
 
RR20Q2 
guilleaer
Gold
14135
Production - Confirmed Stable
2016-11-18
RR17Q1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/11d87f172eb6 [^]
No
0042914: Cannot complete a receipt if a payment with overpayment is reverted and the receipt is paid again
Cannot complete a receipt if a payment with overpayment is reverted and the receipt is paid again

From 19Q2 to 19Q4 the Done button is grey. After that, the Done button can be clicked but the ticket is not synchronized
In the POS:
   Create a receipt
   Add a product
   Make a payment with card with a higher amount than the total amount
   Check the overpayment is shown
   Confirm the overpayment pop-up
   Open Receipt
   Select previously created receipt
   Revert the payment
   Add an exact payment with cash
   Click on Done and check the ticket is not synchronized
No tags attached.
depends on backport 0043012RR20Q1 closed ranjith_qualiantech_com Cannot complete a receipt if a payment with overpayment is reverted and the receipt is paid again 
depends on backport 0043013RR19Q4.2 closed ranjith_qualiantech_com Cannot complete a receipt if a payment with overpayment is reverted and the receipt is paid again 
depends on backport 0043014RR19Q3.3 closed ranjith_qualiantech_com Cannot complete a receipt if a payment with overpayment is reverted and the receipt is paid again 
Issue History
2020-01-16 15:57ngarciaNew Issue
2020-01-16 15:57ngarciaAssigned To => Retail
2020-01-16 15:57ngarciaOBNetwork customer => Gold
2020-01-16 15:57ngarciaSupport ticket => 14135
2020-01-16 15:57ngarciaResolution time => 1580943600
2020-01-16 15:57ngarciaTriggers an Emergency Pack => No
2020-01-16 16:19ngarciaDescription Updatedbug_revision_view_page.php?rev_id=20147#r20147
2020-01-21 06:48ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-01-27 07:46ranjith_qualiantech_comRegression level => Production - Confirmed Stable
2020-01-27 07:46ranjith_qualiantech_comRegression date => 2016-11-18
2020-01-27 07:46ranjith_qualiantech_comRegression introduced in release => RR17Q1
2020-01-27 07:46ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/11d87f172eb6 [^]
2020-01-27 07:48hgbotCheckin
2020-01-27 07:48hgbotNote Added: 0117248
2020-01-27 14:40ranjith_qualiantech_comStatusnew => scheduled
2020-01-27 15:20ranjith_qualiantech_comStatusscheduled => resolved
2020-01-27 15:20ranjith_qualiantech_comResolutionopen => fixed
2020-01-29 13:51guilleaerReview Assigned To => guilleaer
2020-01-29 13:51guilleaerStatusresolved => closed
2020-01-29 13:51guilleaerFixed in Version => RR20Q2
2020-02-21 13:01hgbotCheckin
2020-02-21 13:01hgbotNote Added: 0118013
2020-02-21 13:05hgbotCheckin
2020-02-21 13:05hgbotNote Added: 0118015
2020-02-21 13:06ranjith_qualiantech_comNote Deleted: 0118015

Notes
(0117248)
hgbot   
2020-01-27 07:48   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2c346a915e7c7a68dedf0969ac07a6ff33c95828
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jan 27 12:17:55 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2c346a915e7c7a68dedf0969ac07a6ff33c95828 [^]

Related to issue 42914 : Prepayment amount should exclude the Overpayment amount

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0118013)
hgbot   
2020-02-21 13:01   
Repository: tools/automation/pi-mobile
Changeset: 3210bccb9917c16e8bb58ed1087ed606f8181424
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Feb 21 17:31:12 2020 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3210bccb9917c16e8bb58ed1087ed606f8181424 [^]

Verifies issue 42914 : Added Automated test 'I42914_VerifyReversePayment'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/reversepayments/I42914_VerifyReversePayment.java
---