Thanks for the feedback! Regards Wilfred On Thu, 13 Mar 2025, 11:36 Bharath Gowda, <bgo...@mifos.org> wrote:
> Hi Wilfred, > > > When the client with active loan is successfully transferred from one > branch to another, then the active loan should have two different > transactions "Transfer Initiated" and "Transfer Approved" and the loan > should be made active as soon as the Transfer is approved..but I see that > from the UI as well as in the JSON response the loan status is still > showing "Transfer in progress" . this looks like a backend bug and I have > raised the bug ticket for the same here > <https://issues.apache.org/jira/browse/FINERACT-2213> > Also I noticed that accounting entry for transfers are not happening > still..the ticket for the same is here > <https://issues.apache.org/jira/browse/FINERACT-1315> > > > [image: image.png] > > RESPONSE SAMPLE:- > {"id":126,"accountNo":"000000126","externalId":"b20b91ec-0b1b-4028-b1c5-d8def5ad450b","status":{"id":303,"code":"loanStatusType.transfer.in.progress","value":"Transfer > in > progress","pendingApproval":false,"waitingForDisbursal":false,"active":false,"closedObligationsMet":false,"closedWrittenOff":false,"closedRescheduled":false,"closed":false,"overpaid":false},"clientId":9,"clientAccountNo":"000000009","clientName":"rock > john","clientExternalId":"aa47ccf3-0b67-403d-ada4-68ae87941fa2","clientOfficeId":2,"loanProductId":56,"loanProductName":"disb > charge","isLoanProductLinkedToFloatingRate":false,"loanType":{"id":1,"code":"accountType.individual","value":"Individual"} > > > > Regards, > Bharath > Lead Implementation Analyst | Mifos Initiative > Skype: live:cbharath4| Mobile: +91.7019635592 > http://mifos.org <http://facebook.com/mifos> > <http://www.twitter.com/mifos> > > > On Wed, Mar 12, 2025 at 5:10 PM Kigred Developer < > kigred.develo...@gmail.com> wrote: > >> Hello Community, >> >> When a client has been moved from one branch to another and they have an >> active loan, that loan will change its status to "Transfer in Progress". >> >> The last transaction on the loan shows that the transfer was approved. Is >> there an action (api call) to be made to this loan to move it from >> "Transfer in progress" to "Active"? >> >> Thanks >> Regards. >> Wilfred >> >