mohitsinha commented on issue #563: JdbcSupport added utility function for getting localDateTime after considering timezone of tenant URL: https://github.com/apache/fineract/pull/563#issuecomment-486636566 @Ippezrobert I don't know if I understood the requirement correctly. You need to post transactions on 23-04 as transactions done on 18-04 because the last working day of the office was 18-04. Fineract supports back date transactions very well which you can use directly. Hence you can pass the transaction date/ loan creation date/ client creation date to 18-04 even on 23-04 if you are able to keep track of the last working date of the office. Currently, if the functionality to set the last working date has to be added on Mifos, it will be a big feature as a lot of things may be needed like Crons to update date, test cases etc.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
