You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by "taskain7 (via GitHub)" <gi...@apache.org> on 2023/04/04 01:28:33 UTC

[GitHub] [fineract] taskain7 commented on a diff in pull request #3100: [FINERACT-1888] Chargeback acoounting fix

taskain7 commented on code in PR #3100:
URL: https://github.com/apache/fineract/pull/3100#discussion_r1156619764


##########
fineract-provider/src/main/java/org/apache/fineract/accounting/journalentry/data/LoanDTO.java:
##########
@@ -45,4 +46,6 @@ public class LoanDTO {
     private boolean markedAsChargeOff;
     @Setter
     private boolean markedAsFraud;
+    @Setter
+    private BigDecimal overpaidAmount;

Review Comment:
   removed it



-- 
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: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org