Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.8.1
-
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
- is a child of
-
FINERACT-1874 Release Apache Fineract 1.9.0
- In Progress
- links to