[
https://issues.apache.org/jira/browse/FINERACT-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dishita Suyal updated FINERACT-1341:
------------------------------------
Attachment: image-2026-03-30-01-41-12-990.png
> 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
> Attachments: image-2026-03-30-01-37-35-927.png,
> image-2026-03-30-01-38-06-035.png, image-2026-03-30-01-40-54-852.png,
> image-2026-03-30-01-41-12-990.png
>
>
> *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)