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:
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-...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues
Kay Chau updated MIFOS-3758:
----------------------------
Fix Version/s: Gazelle Backlog
Assignee: mifosdeveloperqueue
Added this to release notes, fix when we convert this report to Pentaho
> 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
> Assignee: mifosdeveloperqueue
> Priority: Major
> Fix For: Gazelle Backlog
>
>
> (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
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
keithwoodlock updated MIFOS-3758:
---------------------------------
Priority: Minor (was: Major)
> 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: Jeff Brewster
> Assignee: mifosdeveloperqueue
> Fix For: Mifos Backlog
>
>
> (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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
keithwoodlock updated MIFOS-3758:
---------------------------------
Fix Version/s: (was: Mifos Backlog)
Unscheduled
> 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: Jeff Brewster
> Assignee: mifosdeveloperqueue
> Fix For: Unscheduled
>
>
> (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.
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
Lukasz Chudy commented on MIFOS-3758:
-------------------------------------
In Release 2.2, currency in ProgressReport.properties file is still set as currency.id=2
> 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: Jeff Brewster
> Assignee: mifosdeveloperqueue
> Fix For: Unscheduled
>
>
> (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, please contact your JIRA administrators: http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
Lukasz Chudy updated MIFOS-3758:
--------------------------------
Fix Version/s: (was: Unscheduled)
Release 2.2.3
> 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: Jeff Brewster
> Assignee: mifosdeveloperqueue
> Labels: BIRTreports
> Fix For: Release 2.2.3
>
>
> (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, please contact your JIRA administrators: http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of
discussion for anyone considering optimizing the pricing and packaging model
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
Jakub Sławiński updated MIFOS-3758:
-----------------------------------
Fix Version/s: (was: Release 2.2.3)
Release H
This ticket will not be included in 2.2.3.
> 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: Jeff Brewster
> Assignee: mifosdeveloperqueue
> Labels: BIRTreports
> Fix For: Release H
>
>
> (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, please contact your JIRA administrators: http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual
desktops for less than the cost of PCs and save 60% on VDI infrastructure
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
Lukasz Chudy updated MIFOS-3758:
--------------------------------
Fix Version/s: (was: Release H)
Unscheduled
> 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: Jeff Brewster
> Assignee: mifosdeveloperqueue
> Labels: BIRTreports
> Fix For: Unscheduled
>
>
> (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, please contact your JIRA administrators: http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
|
|
|||||||||||||
|
This message is automatically generated by JIRA. |
| If you think it was sent incorrectly, please contact your JIRA administrators. |
|
|
|
||||
|
This message is automatically generated by JIRA. |
|
If you think it was sent incorrectly, please contact your JIRA administrators. |