BranchReport Task has properties file that assumes INR currency
---------------------------------------------------------------

                 Key: MIFOS-3758
                 URL: http://mifosforge.jira.com/browse/MIFOS-3758
             Project: mifos
          Issue Type: Bug
          Components: Reports Module
    Affects Versions: Release 1.6.0
            Reporter: jbrewster
            Priority: Major


(issue encountered by Fantsuam)

When a Mifos deployment uses non-default currency code (other than INR (2), the 
BranchReport task will fail with this description:


org.mifos.framework.components.batchjobs.helpers.BranchReportTask
2
org.mifos.framework.exceptions.ServiceException:
org.mifos.framework.exceptions.PersistenceException:
org.mifos.core.MifosRuntimeException: Unable to find
currency with id: 2. You may be missing an entry for
the currency with this id in
applicationConfiguration.custom.properties.
Sep 16, 2010 3:33 AM


The Branch Progress Report batch job task reads a properties file called 
org\mifos\reports\resources\ProgressReport.properties.  In this file, there is 
a currency.id:

currency.id=2

where 2 is INR according to the currency table in Mifos.

Workaround:  modify currency.id in this properties file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to