FINERACT-2455: Rework WC loan schedule model to use recurrent calculations - #6369
FINERACT-2455: Rework WC loan schedule model to use recurrent calculations#6369Cocoa-Puffs wants to merge 2 commits into
Conversation
df58b14 to
b3ead3d
Compare
b3ead3d to
6668012
Compare
|
@Cocoa-Puffs Can you please review the below?
No 3 in details: The residual cent gap in the WC projectionThis note is about a smaller residue that survives it: after the The measurementWhat the two sides are"Owed" is exact by construction. "Billed" is governed by the balance recursion. Each tail row does So the tail bills what is owed only if its own accruals sum to exactly the fee still Why they don't match
It is visible on the closing row:
Why the ticket's own scenario shows 0.00Not because it has a single tail row. The fee is already fully earned at the last known day — So the ticket's third acceptance line is met for a reason that does not generalise — it needed the Why this is not a blocker
Worth raising anywayThe ticket's acceptance reads "the schedule accounts for the full 10000". On any schedule where the |
…se recurrent calculations
Description
Describe the changes made and why they were made. (Ignore if these details are present on the associated Apache Fineract JIRA ticket.)
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
Your assigned reviewer(s) will follow our guidelines for code reviews.