Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-1822

Undo Waive Loan Charge API response inconsistency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.8.1
    • 1.9.0
    • None

    Description

      As it happened the actual implementation of "Undo Waive Loan Charge" API response contains inconsistent datatypes for the amount distribution:

      • "principalPortion" -> BigDecimal
      • "interestPortion" -> Money
      • "feeChargesPortion" -> Money
      • "penaltyChargesPortion" -> Money
      • "outstandingLoanBalance" -> BigDecimal

       

      This story is about to change them and use BigDecimal everywhere (same as with other APIs)

       This is breaking change!

      Attachments

        Issue Links

          Activity

            People

              adamsaghy Adam Saghy
              adamsaghy Adam Saghy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: