Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
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

@faheem205

Description

@faheem205

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions