Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032348Retail ModulesWeb POSpublic2016-02-25 17:252016-03-11 16:18
agete 
ranjith_qualiantech_com 
normalmajorhave not tried
closedfixed 
5
 
RR16Q2 
marvintm
No
0032348: [SERQA 753] Button to pay a Layaway completly when it is created is not available
When you layaway a receipt and validate it, just the option to layaway the receipt is available but not the button "V" to pay it completely. This button is available when you open the layaway after that.
1. Create a receipt an select the menu option layaway this receipt
2. Add a product to the layaway
3. click on the layaway amount in order to validate it and to pay what is necesary.
--> realize just the button Layaway is available but not the V one in order to pay it completely.
4. Click on layaway this receipt wothout paying anything
5. Go to menu option layaways and open the laway just created --> realize now you have both options, Layaway and V.
Always show both buttons when the receipt is a layaway, even when it is created the first time
SER-QA
Issue History
2016-02-25 17:25ageteNew Issue
2016-02-25 17:25ageteAssigned To => Retail
2016-02-25 17:25ageteResolution time => 1459375200
2016-02-25 17:25ageteTriggers an Emergency Pack => No
2016-02-25 17:26ageteSummary[SERQA ] Button to pay a Layaway completly when it is created is not available => [SERQA 753] Button to pay a Layaway completly when it is created is not available
2016-02-25 17:26ageteTag Attached: SER-QA
2016-02-25 17:30OrekariaProposed Solution updated
2016-02-25 17:30OrekariaStatusnew => acknowledged
2016-02-26 14:09ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-02-26 14:10ranjith_qualiantech_comStatusacknowledged => scheduled
2016-03-03 11:55hgbotCheckin
2016-03-03 11:55hgbotNote Added: 0084675
2016-03-03 11:55hgbotStatusscheduled => resolved
2016-03-03 11:55hgbotResolutionopen => fixed
2016-03-03 11:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a7eb93801785f7fda09e0e9ba01d8b7cdb642a7e [^]
2016-03-03 11:56hgbotCheckin
2016-03-03 11:56hgbotNote Added: 0084676
2016-03-11 16:18marvintmReview Assigned To => marvintm
2016-03-11 16:18marvintmStatusresolved => closed
2016-03-11 16:18marvintmFixed in Version => RR16Q2

Notes
(0084675)
hgbot   
2016-03-03 11:55   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a7eb93801785f7fda09e0e9ba01d8b7cdb642a7e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Mar 03 16:25:21 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a7eb93801785f7fda09e0e9ba01d8b7cdb642a7e [^]

Fixes issue 32348 : Show Pay Exact Button for New Layaway

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
(0084676)
hgbot   
2016-03-03 11:56   
Repository: tools/automation/pi-mobile
Changeset: f7b238cc87c0ad90c3d22d0d2607301650224098
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Mar 03 16:25:11 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f7b238cc87c0ad90c3d22d0d2607301650224098 [^]

Verifies issue 32348 : Added automated test 'I32348_VerifyExactButtonForLayaway'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31175_LayawayVerifyPayment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31510_LayawayVerifyPaymentII.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31547_LayawayButtonMultipleTaps.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I32348_VerifyExactButtonForLayaway.java
---