udayagiri-sivasai-dev opened a new pull request, #6368:
URL: https://github.com/apache/fineract/pull/6368

   ## Summary
   
   - **Bug:** Repayment-at-disbursement fees for `disburseToSavings` used 
`FUND_SOURCE` instead of `LIABILITY_TRANSFER`.
   - **Root cause:** The `isAccountTransfer` context was lost, and `false` was 
hardcoded when posting the fee transaction.
   - **Fix:** Propagate the existing `isAccountTransfer` flag to the fee 
journal posting.
   
   ## Tests
   
   - Focused FINERACT-789 integration test passed.
   - Related disbursement-to-savings and ordinary fee-accounting regression 
tests passed.


-- 
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]

Reply via email to