Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022631Retail ModulesWeb POSpublic2012-12-19 11:452012-12-26 17:41
jecharri 
migueldejuana 
urgentmajoralways
closedfixed 
5
 
RMP18RMP18 
No
0022631: Multicurrency fails
Multicurrency fails with an specific configuration:

-Imaging that you have one organization with base currency EUR
-Create a Conversion rate EUR--> USD *10
-Create a Conversion rate USD--> EUR *0.1
-create a Payment type and cash management event related with a financial account in USD

-Create a ticket whose value is 1 EUR
-Verify that the transaction in the financial acoount is perfect : deposit 10 USD
-Do the cash up: ERROR!! the deposit in the cash up financial account is 1 USD
-
No tags attached.
Issue History
2012-12-19 11:45jecharriNew Issue
2012-12-19 11:45jecharriAssigned To => migueldejuana
2012-12-19 17:54hgbotCheckin
2012-12-19 17:54hgbotNote Added: 0055081
2012-12-19 17:54hgbotStatusnew => resolved
2012-12-19 17:54hgbotResolutionopen => fixed
2012-12-19 17:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fd35e70cfc7827687cb5a33ed45a43f7a3408302 [^]
2012-12-26 17:41guilleaerNote Added: 0055225
2012-12-26 17:41guilleaerStatusresolved => closed
2012-12-26 17:41guilleaerFixed in Version => RMP18

Notes
(0055081)
hgbot   
2012-12-19 17:54   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: fd35e70cfc7827687cb5a33ed45a43f7a3408302
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Dec 19 17:53:46 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fd35e70cfc7827687cb5a33ed45a43f7a3408302 [^]

Fixed issue 22631: Cash close transaction Multicurrency conversion fix

---
M src/org/openbravo/retail/posterminal/CashCloseProcessor.java
---
(0055225)
guilleaer   
2012-12-26 17:41   
reviewed and tested