[
https://issues.apache.org/jira/browse/FINERACT-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18069057#comment-18069057
]
Dishita Suyal commented on FINERACT-1341:
-----------------------------------------
Hi, I would like to work on this issue. Could you please assign it to me?
> Number format exception in Fineract bulk import and export module
> -----------------------------------------------------------------
>
> Key: FINERACT-1341
> URL: https://issues.apache.org/jira/browse/FINERACT-1341
> Project: Apache Fineract
> Issue Type: Bug
> Components: Reports
> Affects Versions: 1.4.0
> Reporter: Pavan Kumar Karasala
> Priority: Critical
>
> *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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)