Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022986Openbravo ERP09. Financial managementpublic2013-02-06 03:502013-03-14 11:48
pjuvara 
dmiguelez 
normalmajoralways
closedfixed 
5
3.0MP19.1 
 
pramakrishnan
Core
No
0022986: Incorrect currency conversion rate rounding for G/L Journal transactions
There are two issues related to entering a G/L Journal transaction in a currency other than the base currency of the ledger
1) The conversion rate is not defaulted
2) The user entered conversion rate is rounded to 2 decimals
Create a GL Journal entry and at header level specify a currency other than the ledger one.
The rate is defaulted to 1.
If you enter a manual rate it is rounded to 2 decimals.
No tags attached.
Issue History
2013-02-06 03:50pjuvaraNew Issue
2013-02-06 03:50pjuvaraAssigned To => dmiguelez
2013-02-06 03:50pjuvaraModules => Core
2013-02-06 03:50pjuvaraTriggers an Emergency Pack => No
2013-03-14 10:27hgbotCheckin
2013-03-14 10:27hgbotNote Added: 0057245
2013-03-14 10:27hgbotStatusnew => resolved
2013-03-14 10:27hgbotResolutionopen => fixed
2013-03-14 10:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5e9e8f9445d872308c54bfafe004faa75d7cf825 [^]
2013-03-14 11:48pramakrishnanReview Assigned To => pramakrishnan
2013-03-14 11:48pramakrishnanNote Added: 0057249
2013-03-14 11:48pramakrishnanStatusresolved => closed

Notes
(0057245)
hgbot   
2013-03-14 10:27   
Repository: erp/devel/pi
Changeset: 5e9e8f9445d872308c54bfafe004faa75d7cf825
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed Mar 06 19:49:24 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5e9e8f9445d872308c54bfafe004faa75d7cf825 [^]

Fixes Issue 22986. Change Column reference so it is possible to
use more than two decimals.

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0057249)
pramakrishnan   
2013-03-14 11:48   
Code Review + Testing - OK.