Thank you; I managed to sort out the above. I am also getting the error below while applying the same loanproduct as below [image: image.png]
I have traced the error to this line of code, scope.loandetails.productName = scope.formValue(scope.products,scope. formData.productId,'id','name'); What could be the issue Thanks On Wed, Oct 25, 2023 at 3:10 PM Ádám Sághy <adamsa...@gmail.com> wrote: > It seems you are not providing the “transactionProcessingStrategyCode”. > > The below story it was slightly changed and instead of the “ > transactionProcessingStrategyId”, you need to provide the code. > > *Example:* > - transactionProcessingStrategyCode: “mifos-standard-strategy" > > Fineract story: https://issues.apache.org/jira/browse/FINERACT-1783 > > I hope it helps! > > Regards, > Adam > > On 25 Oct 2023, at 08:28, PETER KIPROP <kipropli...@gmail.com> wrote: > > Hi team, > I am facing an error while creating / updating a Loan product as follows: > > Updating Existing. > <image.png> > > Creating a new > <image.png> > > The logs from frontend are as follows > <image.png> > > Any technical advice will be highly appreciated > > Thank you. > Kind regards > Peter Kiprop > Nairobi - Kenya > > >