alberto-art3ch commented on code in PR #3873:
URL: https://github.com/apache/fineract/pull/3873#discussion_r1579435942


##########
fineract-core/src/main/java/org/apache/fineract/organisation/monetary/domain/MoneyHelper.java:
##########
@@ -59,4 +63,11 @@ public static MathContext getMathContext() {
         }
         return mathContext;
     }
+
+    @Profile(FineractProfiles.TEST)

Review Comment:
   Money helper init the rounding variable the first time with X value, so If 
you change the GC with the API or the database directly, this new value is not 
used until you restart Fineract



-- 
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-unsubscr...@fineract.apache.org

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

Reply via email to