rhopman commented on code in PR #5468:
URL: https://github.com/apache/fineract/pull/5468#discussion_r2792941246
##########
fineract-core/src/main/java/org/apache/fineract/portfolio/accountdetails/data/SavingsAccountSummaryData.java:
##########
@@ -77,4 +101,20 @@ public String getAccountNo() {
public Long getId() {
return id;
}
+
Review Comment:
@adamsaghy I'm more than happy to change it but could you point me to the
documentation where this standard is documented? And if it's not yet
documented, may I suggest we add it to
[CONTRIBUTING.md](https://github.com/apache/fineract/blob/develop/CONTRIBUTING.md)
or to the [coding
conventions](https://cwiki.apache.org/confluence/display/FINERACT/Coding+Conventions)?
--
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]