Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040403Retail ModulesGift cards and gift voucherspublic2019-03-18 10:352019-03-26 12:11
lorenzofidalgo 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
main 
RR19Q2 
jorge-garcia
No
0040403: [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.
depends on backport 0040424RR19Q1 closed ranjith_qualiantech_com [RR19Q1] Partial and total payment are shown only until Total Amount button is clicked 
Issue History
2019-03-18 10:35lorenzofidalgoNew Issue
2019-03-18 10:35lorenzofidalgoAssigned To => Retail
2019-03-18 10:35lorenzofidalgoTriggers an Emergency Pack => No
2019-03-20 12:45ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-03-21 08:06ranjith_qualiantech_comStatusnew => scheduled
2019-03-22 07:43hgbotCheckin
2019-03-22 07:43hgbotNote Added: 0110560
2019-03-22 10:00hgbotCheckin
2019-03-22 10:00hgbotNote Added: 0110573
2019-03-22 10:04ranjith_qualiantech_comStatusscheduled => resolved
2019-03-22 10:04ranjith_qualiantech_comResolutionopen => fixed
2019-03-22 11:04jorge-garciaReview Assigned To => jorge-garcia
2019-03-26 12:11jorge-garciaNote Added: 0110649
2019-03-26 12:11jorge-garciaStatusresolved => closed
2019-03-26 12:11jorge-garciaFixed in Version => RR19Q2

Notes
(0110560)
hgbot   
2019-03-22 07:43   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8fca43f18fd319b20b650dd86ac12513320fe7ec
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Mar 22 12:12:40 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8fca43f18fd319b20b650dd86ac12513320fe7ec [^]

Related to issue 40403 : 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
---
(0110573)
hgbot   
2019-03-22 10:00   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: bd80066ab55525d4976628ec00e4a669b54fd7a6
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Mar 22 14:29:33 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bd80066ab55525d4976628ec00e4a669b54fd7a6 [^]

Related to issue 40403 : Receipt prepayment should be calculated when receipt lines changed from payment tab

* Callback should be called in prepayment callback

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0110649)
jorge-garcia   
2019-03-26 12:11   
Code reviewed and tested