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

Loan Product Create and Edit issue with latest Fineract Version #3541

Open
faheem205 opened this issue Sep 10, 2023 · 0 comments
Open

Loan Product Create and Edit issue with latest Fineract Version #3541

faheem205 opened this issue Sep 10, 2023 · 0 comments

Comments

@faheem205
Copy link

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

transactionprocessingstrategies

@faheem205 faheem205 mentioned this issue Sep 10, 2023
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant