adamsaghy commented on code in PR #4939:
URL: https://github.com/apache/fineract/pull/4939#discussion_r2306728295
##########
fineract-core/src/main/java/org/apache/fineract/portfolio/tax/request/TaxComponentRequest.java:
##########
@@ -38,7 +38,7 @@ public class TaxComponentRequest implements Serializable {
private String name;
private BigDecimal percentage;
private Integer debitAccountType;
- private Long debitAccountId;
+ private Long debitAcountId;
Review Comment:
@sidhantgoel Please undo this!
--
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]