Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031279Retail ModulesWeb POSpublic2015-10-28 13:452017-11-13 15:23
asiermartirena 
mario_castello 
normalmajorhave not tried
closedunable to reproduce 
5
 
 
marvintm
No
0031279: [SERQA 332] When opening a ticket payed with USACash, the paid amount isn't correctly loaded
When a ticket payed using USA Cash is opened again, the paid amount shown is not exactly the same amount that was paid previously.

This can be easily seen by paying a layaway with USA Cash. The remaining to pay after opening the layaway again is not the same than before.

This quantity is correctly stored in backend, so the problem will be when loading the receipt again.
Create a lawayay and pay any quantity (not zero) using USA Cash.

Open that layaway again and verify that the remaining to pay is not the same quantity than before.
SER-QA
related to defect 0033939 closed jorge-garcia SER QA 1790 Wrong remaining to pay amount when paying with multicurrency 
Issue History
2015-10-28 13:45asiermartirenaNew Issue
2015-10-28 13:45asiermartirenaAssigned To => Retail
2015-10-28 13:45asiermartirenaTriggers an Emergency Pack => No
2015-12-01 11:53ageteTag Attached: SER-QA
2015-12-01 11:53ageteSummaryWhen opening a ticket payed with USACash, the paid amount isn't correctly loaded => [SERQA 332]When opening a ticket payed with USACash, the paid amount isn't correctly loaded
2015-12-01 13:02ageteSummary[SERQA 332]When opening a ticket payed with USACash, the paid amount isn't correctly loaded => [SERQA 332] When opening a ticket payed with USACash, the paid amount isn't correctly loaded
2015-12-01 14:32OrekariaStatusnew => acknowledged
2016-01-15 00:06hgbotCheckin
2016-01-15 00:06hgbotNote Added: 0083321
2016-04-11 13:46asiermartirenaDescription Updatedbug_revision_view_page.php?rev_id=11744#r11744
2016-06-01 16:43asiermartirenaResolution time => 1465941600
2016-06-14 16:36marvintmResolution time1465941600 => 1467064800
2016-06-14 16:36mario_castelloAssigned ToRetail => mario_castello
2016-06-15 18:56marvintmStatusacknowledged => scheduled
2016-06-15 18:59marvintmReview Assigned To => marvintm
2016-06-15 18:59marvintmNote Added: 0087317
2016-06-15 18:59marvintmStatusscheduled => closed
2016-06-15 18:59marvintmResolutionopen => unable to reproduce
2016-09-09 12:54umartirenaRelationship addedrelated to 0033939
2017-11-13 15:23hgbotCheckin
2017-11-13 15:23hgbotNote Added: 0100489

Notes
(0083321)
hgbot   
2016-01-15 00:06   
Repository: tools/automation/pi-mobile
Changeset: f5202e3d9d6aec5a0edddd66dbdaeccf0bc50413
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Thu Jan 14 17:05:35 2016 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f5202e3d9d6aec5a0edddd66dbdaeccf0bc50413 [^]

Related to issue 31279: Added automated test

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31279_LayawayUSACashPayments.java
---
(0087317)
marvintm   
2016-06-15 18:59   
We have verified that in livebuilds the discrepancy is happening because the conversion rates for euro-usd and usd-euro are different. If we change them so that they are the same, then the discrepancy goes away, so as of now, we believe there is no problem.

If the problem happens again, it would be very useful to detail which are the conversion rates used, and the specific total amounts and payments which are done.
(0100489)
hgbot   
2017-11-13 15:23   
Repository: tools/automation/pi-mobile
Changeset: edfd27c4376c7f8602d5d6739e836953709da599
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Tue Oct 31 19:14:48 2017 -0400
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/edfd27c4376c7f8602d5d6739e836953709da599 [^]

Related to issue 31279: Modify associated tests

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