Adam Saghy created FINERACT-1822:
------------------------------------

             Summary: Undo Waive Loan Charge API response inconsistency
                 Key: FINERACT-1822
                 URL: https://issues.apache.org/jira/browse/FINERACT-1822
             Project: Apache Fineract
          Issue Type: Bug
    Affects Versions: 1.8.1
            Reporter: Adam Saghy
            Assignee: Adam Saghy
             Fix For: 1.9.0


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 message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to