You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by Bharath Gowda <bg...@mifos.org> on 2021/04/06 08:36:14 UTC

Re: [Mifos-users] Mifos - Number format exception while downloading bulk upload

Hi Pavan,

Thank you for reporting the issue, it is a code-level issue that needs a
fix at the Fineract bulk import and export module.
All Fineract Issues are raised and monitored here JIRA
<https://issues.apache.org/jira/projects/FINERACT/issues/>, where you can
raise this issue too.

How it works is, any contributor who is interested in the issue will work
and fix it on the latest code base, from which you could rebase and get the
new fixes into your application.

If you want it to be fixed on any other release/ code-point or want it to
be prioritized, then you will have to request any organization of
individuals who helps out on these scenarios.
I have tagged dev@fineract.apache.org which is a common platform where all
development-related works are discussed and done.


Regards,
Bharath
Lead Implementation Analyst | Mifos Initiative
Skype: live:cbharath4| Mobile: +91.7019635592
http://mifos.org  <http://facebook.com/mifos>
<http://www.twitter.com/mifos>


On Sat, Apr 3, 2021 at 4:37 PM Pavan Karasala <pa...@nanobnk.com>
wrote:

> Dear Team,
>
> *Issue: *Number format exception
>
> *Scenario:*
> 1. Enable account number preferences to use the short name of the loan
> product.
> Goto Admin - > System -> Account Number Preferences -> Loan
> Add Prefix to Account - Enable
> Prefix Field - LOAN_PRODUCT_SHORT_NAME
>
> 2. Set LOAN_PRODUCT_SHORT_NAME to be an Alphabetic letter in the loan
> product.
>
> 3. Goto Admin -> Organization -> Bulk import -> Loan Repayment Template
>
> Select Offices ->  Click download.
>
> You should get an error on the screen and number format exception in the
> logs.
>
> *Root Cause:*
> Download offices code to generate document accept only if the account
> number is an integer. In the case of alphanumeric, it fails due to the
> number format exception.
>
>
> Can you please suggest if a fix will be provided or need to raise a bug
> for this?
>
> --
> Thanks,
> Pavan K
> _______________________________________________
> Mifos-users mailing list
> Mifos-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>