Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant