San-43 opened a new pull request, #5816:
URL: https://github.com/apache/fineract/pull/5816
## Description
When a client is transferred between offices, active loans now create the
expected accounting journal entries for the loan transfer transactions. This
covers accrual accounting and the transfer flow for:
- Transfer initiated
- Transfer approved
- Transfer withdrawn
## Note
During manual validation, I also found that journal entries could be posted
to the loan’s current office instead of the office stored on the loan
transaction (2nd commit).
### Loan transactions
<img width="1920" height="1080" alt="image"
src="https://github.com/user-attachments/assets/ab8d28a0-7194-4a91-ad42-be0d3ad1d5b2"
/>
### Transfer initiated
<img width="1358" height="446" alt="2026-04-29_00-31_2"
src="https://github.com/user-attachments/assets/13610fbb-5e0e-495a-856b-0613a2761fa7"
/>
### Transfer aproved
<img width="1337" height="452" alt="2026-04-29_00-32"
src="https://github.com/user-attachments/assets/7f9cd2d1-1e5d-4256-95c6-693f4046bc16"
/>
### Transfer withdraw (after another initiated)
<img width="1366" height="438" alt="image"
src="https://github.com/user-attachments/assets/c99a8074-e250-4bfe-b0c8-1bce446891ba"
/>
--
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]