anupanup2001 / loanschedule

0 stars 0 forks source link

EMI for last month in table should be only Principal Remaining + Interest #35

Closed anupanup2001 closed 11 years ago

anupanup2001 commented 11 years ago

When mouse is hovered over last month, EMI shown should be only equal to principal ramaining plus interest for that month. Right now, the previous month EMI is shown.

anupanup2001 commented 11 years ago

Related to this bug: Enter EMI greater than principal. Total amount paid should be principal remaining + interest. But here, the total emi value is shown

eg: for principal 1000, EMI 1500 and interest 10, Total amount paid is shown as 1500 and interest as 8.33 Also, principal paid is shown as 1,491.67 instead of 1000.

anupanup2001 commented 11 years ago

Fixed.