This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Description
Loan Product Create and Edit Functionality affected with the latest Fineract version because transactionProcessingStrategyId has been renamed to transactionProcessingStrategyCode
Steps to Reproduce
Go to Admin -> Products -> Create New Product Or Edit and existing product.
Complete the form and submit
Expected Behaviour
Loan Product should be created or updated succesfully
Actual Behaviour
Loan product is not created. The reason being Repayment Strategy drop down is not mapped to the response from fineract API because the API response now has different parameter name.
See response (transactionProcessingStrategyOptions attribute) from API (/fineract-provider/api/v1/loanproducts/template)
Settings
- Mifos X version: Latest Development
- Browser used: Google Chrome
- OS: Windows 10 / Centos 8
Screenshots
