Rajkumar-Selvaraj-ZS0533 commented on PR #4083: URL: https://github.com/apache/fineract/pull/4083#issuecomment-2408561206
@galovics Hi, I need to have custom repayment schedule for in loanproducts. Currently, fineract just have two repayment schedule type like cummulative and progressive. But, In my case, I want to have repayment schedule in different frequency like principal should needs to be paid on quaterly basis and interest on monthly basis. Should i need to create a new loanschedulegenerator by implementing loanschedule generator? or can i directly change the repayment schedules records in the loan_repayment_schedule table in database? will it work fine?... -- 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]
