Hello everyone, Recurring deposits maturityAmount is acting moody with me. I think it's because of the total derived posted interest calculation. I tried to relate this with the work I'm currently doing(i.e. migrating JPA from OpenJPA to Eclipselink) but I failed to see a direct link between the 2 as the calculation seems to work once out of 10 tries. So I tried to follow up how this was calculated, but I failed there too, perhaps if I know how it's calculated I will better know how to approach or resolve this. For a successful test, the total_interest_posted_derived must be 15.892500 but what I have most of the time is instead 0.547900.(I get 15.892500, once in a while but not constantly).
I will appreciate it if someone can crack this part of the code for me. Thanks.
