Pavan Kumar Karasala created FINERACT-1341:
----------------------------------------------

             Summary: 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


*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.3.4#803005)

Reply via email to