adamsaghy commented on code in PR #5872:
URL: https://github.com/apache/fineract/pull/5872#discussion_r3339991008


##########
fineract-working-capital-loan/src/main/java/org/apache/fineract/portfolio/workingcapitalloan/data/WorkingCapitalLoanBalanceData.java:
##########
@@ -42,9 +42,13 @@ public class WorkingCapitalLoanBalanceData implements 
Serializable {
     private BigDecimal principalOutstanding;
     private BigDecimal fee;
     private BigDecimal feePaid;
+    private BigDecimal feeWaived;

Review Comment:
   No such fields.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to