Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.5.0
-
None
-
None
Description
When creating or updating term deposit products (Fixed deposit or Recurring deposit) FINERACT raises an error when well formed chart(s) are added to the product. The body used for updating is
// {"charts":[{"fromDate":"01 January 2022","endDate":"31 December 2022","chartSlabs":[{"description":"Level 1","periodType":2,"fromPeriod":0,"toPeriod":3,"annualInterestRate":12}],"locale":"en","dateFormat":"dd MMMM yyyy"}],"savingsReferenceAccountId":43,"transfersInSuspenseAccountId":12,"savingsControlAccountId":12,"interestOnSavingsAccountId":35,"incomeFromFeeAccountId":18,"incomeFromPenaltyAccountId":19,"charges":[],"locale":"en"}