somasorosdpc commented on PR #6332: URL: https://github.com/apache/fineract/pull/6332#issuecomment-5541313625
@galovics * if eod is configured COB job is updated to make the accruals on submitted on date / due date depending on configs. * if customer incorrectly configures the global value, we have to think that they want to miss configure on purpose. * I moved the trailing back configuration to @After to reset it to the default. * I fixed the access to the global configuration, I removed it from the ConfigurationDomainService since it is a wc specific. Also I follow the already available access mechanic to read the value. -- 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]
