Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040424Retail ModulesGift cards and gift voucherspublic2019-03-18 10:352019-03-26 12:13
lorenzofidalgo 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
main 
RR19Q1RR19Q2 
jorge-garcia
No
0040424: [RR19Q1] Partial and total payment are shown only until Total Amount button is clicked
Following specific flow partial and total payment are shown. With no changes, only clicking Total Amount button, those partial and total payment buttons are not available anymore.
0-Having Gift Cards and Vouchers module installed and a GC created and sold, log in POS as vallblanca.
1-Add 1x "Avalanche transceiver". Click Total Amount button.
2-Click "More..." and click Gift Card payment method. It must be selected. Now, click "5" and enter button to add a 5€ payment using gift card payment method. A popup to select the previously created Gift Card will be shown. Select that gift card and tap Apply button.
3-Realise the Partial Payment and Total Payment at the top right of the POS screen will be shown. Once Total Amount button is tapped, they will disappear.
4-Click Total Amount button and verify they are not shown anymore.
No tags attached.
blocks defect 0040403 closed ranjith_qualiantech_com [RR19Q1] Partial and total payment are shown only until Total Amount button is clicked 
Issue History
2019-03-21 08:06ranjith_qualiantech_comTypedefect => backport
2019-03-21 08:06ranjith_qualiantech_comTarget Version => RR19Q1
2019-03-22 10:56hgbotCheckin
2019-03-22 10:56hgbotNote Added: 0110584
2019-03-22 10:56hgbotStatusscheduled => resolved
2019-03-22 10:56hgbotResolutionopen => fixed
2019-03-22 10:56hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/e227f292dcfd5dfa011a847e5f0bb3f888ce6d9a [^]
2019-03-26 12:13jorge-garciaReview Assigned To => jorge-garcia
2019-03-26 12:13jorge-garciaNote Added: 0110652
2019-03-26 12:13jorge-garciaStatusresolved => closed
2019-03-26 12:13jorge-garciaFixed in Version => RR19Q2

Notes
(0110584)
hgbot   
2019-03-22 10:56   
Repository: retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal
Changeset: e227f292dcfd5dfa011a847e5f0bb3f888ce6d9a
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Mar 22 15:26:24 2019 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR19Q1/org.openbravo.retail.posterminal/rev/e227f292dcfd5dfa011a847e5f0bb3f888ce6d9a [^]

Fixed issue 40424 : Receipt prepayment should be calculated when receipt changed from payment tab

* When adding giftcard, receipt will trigger the updatePending which shows the payment buttons
  Receipt prepayment should be recalculated for above case when receipt lines are changes from payment tab

---
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0110652)
jorge-garcia   
2019-03-26 12:13   
Code reviewed and tested