Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033243
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajoralways2016-06-13 16:182016-07-11 13:19
ReporteregoitzView Statuspublic 
Assigned ToRetail 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR16Q2.1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression levelProduction - Confirmed Stable
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033243: Multi currency payments not working

DescriptionMulti currency payments in the WebPOS are not working.
Steps To Reproduce1. create ticket with many lines and pay a ticket for 100 euros
2-Create a new ticket with 150 euros
3-Pay 100 euros
4-Add a payment is dolar execeding with the change the amount available in dolars in the cash.
5-click on cash to get the change in euros

The system does not allow you to paid saying that there is not enough change in the currency, what is incorrect.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0033238 closedmigueldejuana Multi currency payments not working 

-  Notes
(0087802)
migueldejuana (developer)
2016-06-22 15:26

Solved in https://issues.openbravo.com/view.php?id=33283 [^]
(0088227)
marvintm (manager)
2016-07-06 09:25

This issue was actually fixed by the following commits:

https://code.openbravo.com/retail/backports/3.0RR16Q2.1/org.openbravo.retail.posterminal/rev/b713c3eca165 [^]
https://code.openbravo.com/retail/backports/3.0RR16Q2.1/org.openbravo.retail.posterminal/rev/a28da67403c9 [^]
(0088236)
hgbot (developer)
2016-07-06 13:29

Repository: retail/backports/3.0RR16Q2.1/pi-mobile
Changeset: c4e546ce508f9e839fc028ea4caee5d5d5397f41
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jul 06 12:37:45 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2.1/pi-mobile/rev/c4e546ce508f9e839fc028ea4caee5d5d5397f41 [^]

Related to issue 0033243: Modify associated tests

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31279_LayawayUSACashPayments.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31328_ReceiptReturnByCardPayment.java
---
(0088312)
migueldejuana (developer)
2016-07-08 08:16

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
---
(0088313)
migueldejuana (developer)
2016-07-08 08:16

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
---
(0088367)
hgbot (developer)
2016-07-11 13:19

Repository: tools/automation/pi-mobile
Changeset: c4e546ce508f9e839fc028ea4caee5d5d5397f41
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jul 06 12:37:45 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c4e546ce508f9e839fc028ea4caee5d5d5397f41 [^]

Related to issue 0033243: Modify associated tests

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

- Issue History
Date Modified Username Field Change
2016-06-13 17:58 marvintm Type defect => backport
2016-06-13 17:58 marvintm Target Version => RR16Q2.1
2016-06-22 15:11 migueldejuana Status scheduled => resolved
2016-06-22 15:11 migueldejuana Resolution open => fixed
2016-06-22 15:26 migueldejuana Note Added: 0087802
2016-07-06 09:24 marvintm Review Assigned To => marvintm
2016-07-06 09:24 marvintm Status resolved => closed
2016-07-06 09:25 marvintm Note Added: 0088227
2016-07-06 13:29 hgbot Checkin
2016-07-06 13:29 hgbot Note Added: 0088236
2016-07-08 08:16 migueldejuana Note Added: 0088312
2016-07-08 08:16 migueldejuana Note Added: 0088313
2016-07-11 13:19 hgbot Checkin
2016-07-11 13:19 hgbot Note Added: 0088367


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker