Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040706Retail ModulesWeb POSpublic2019-04-29 16:522019-05-10 13:14
samuel_nicuesa 
rqueralta 
highmajoralways
closedfixed 
5
pi 
RR19Q3 
marvintm
No
0040706: Overpayment is calculated using the original currency configured for the terminal and not using the foreign currency
Overpayment is calculated using the original currency configured for the terminal and not using the foreign currency
[BO]

- Navigate to Pos terminal type > Payment method > USA Cash

- Overpayment / Change limit = 1


[POS]

- Login user vallblanca

- Create a ticket and add one product

- Add an overpayment

- The error changeexceedlimit is calculated using the standard currency. In this case € instead $
No tags attached.
png overpaymentimage.png (448,763) 2019-04-29 16:52
https://issues.openbravo.com/file_download.php?file_id=12896&type=bug
Issue History
2019-04-29 16:52samuel_nicuesaNew Issue
2019-04-29 16:52samuel_nicuesaAssigned To => Retail
2019-04-29 16:52samuel_nicuesaFile Added: overpaymentimage.png
2019-04-29 16:52samuel_nicuesaResolution time => 1558303200
2019-04-29 16:52samuel_nicuesaTriggers an Emergency Pack => No
2019-04-29 16:53samuel_nicuesaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=18688#r18688
2019-04-29 16:53samuel_nicuesaProposed Solution updated
2019-04-29 22:41rqueraltaAssigned ToRetail => rqueralta
2019-04-29 22:41rqueraltaStatusnew => scheduled
2019-05-09 15:01hgbotCheckin
2019-05-09 15:01hgbotNote Added: 0111601
2019-05-09 15:01hgbotStatusscheduled => resolved
2019-05-09 15:01hgbotResolutionopen => fixed
2019-05-09 15:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/db1f352b3daf3ad368c1d7cb84c7121348986c9b [^]
2019-05-10 13:14marvintmReview Assigned To => marvintm
2019-05-10 13:14marvintmStatusresolved => closed
2019-05-10 13:14marvintmFixed in Version => RR19Q3

Notes
(0111601)
hgbot   
2019-05-09 15:01   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: db1f352b3daf3ad368c1d7cb84c7121348986c9b
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Wed May 08 17:47:20 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/db1f352b3daf3ad368c1d7cb84c7121348986c9b [^]

Fixed issue 40706: Overpayment is calculated using the original currency
configured for the terminal and not using the foreign currency

- Calculated the Overpayment taking into account the foreing currency

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