Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033455Retail ModulesWeb POSpublic2016-07-08 09:242016-07-22 11:35
migueldejuana 
migueldejuana 
normalminorhave not tried
closedfixed 
5
 
RR16Q2.1 
marvintm
No
0033455: I32135_NavigatingFailsToLoadTerminal fails with new changes to valid payments
I32135_NavigatingFailsToLoadTerminal fails with new changes to valid payments
See test
No tags attached.
blocks defect 0033453 closed migueldejuana I32135_NavigatingFailsToLoadTerminal fails with new changes to valid payments 
Issue History
2016-07-08 09:30migueldejuanaTypedefect => backport
2016-07-08 09:30migueldejuanaTarget Version => RR16Q2.1
2016-07-08 09:31migueldejuanaNote Added: 0088322
2016-07-08 09:31migueldejuanaStatusscheduled => resolved
2016-07-08 09:31migueldejuanaResolutionopen => fixed
2016-07-22 11:35marvintmReview Assigned To => marvintm
2016-07-22 11:35marvintmStatusresolved => closed

Notes
(0088322)
migueldejuana   
2016-07-08 09:31   
Repository: retail/backports/3.0RR16Q2.1/pi-mobile
Changeset: 29381eb60e5b715601b99a0b23ca02940036441d
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Jul 06 13:56:27 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2.1/pi-mobile/rev/29381eb60e5b715601b99a0b23ca02940036441d [^] [^]

Related issue 33238: Adapt tests to new payment validation change

- Change tests for new payments validation behaviour and alos for payment method button remain active feature

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayVerifyPaymentsInformation.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I31941_PaymentDataStoredAndRetrieved.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31328_ReceiptReturnByCardPayment.java
---

Repository: retail/backports/3.0RR16Q2.1/org.openbravo.retail.posterminal
Changeset: cf5744eff4848ff574777caeae3ad0de86fe1ec3
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Jul 06 13:36:15 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2.1/org.openbravo.retail.posterminal/rev/cf5744eff4848ff574777caeae3ad0de86fe1ec3 [^] [^]

Related issue 33238: Adapt tests to new payment validation change

- Use isNegative instead of isReturn to cover void layaway case (void layaway is not return but it is negative)

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---