kangtaku / codelinkv2

Automatically exported from code.google.com/p/codelinkv2
0 stars 0 forks source link

Repay all loans interest can lead to decimals #528

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
! This is an issue tracker, not a helpdesk !

What is the Version you're running?
Version: 2.0.9.8l

(1) In Game User Name: overkill13

(2) What is your issue? Repay all loans interest can lead to decimals

(3) What steps will reproduce the problem?
a)Take out an unusual loan amount (ie 12345
b)Repay all loans

(4) What is the expected output? What do you see instead?
Interest is removed but it can lead to decimals in a players credit count.

(5)Please provide additional information below.
a) what where you doing when you discovered the problem?
repaying loans
b) are you able to retrace your steps in order to reproduce the problem?
yes

Original issue reported on code.google.com by phoenix_...@yahoo.ca on 14 Sep 2013 at 8:42

GoogleCodeExporter commented 9 years ago
The most common cause of this would be a relog payment making the current loan 
odd.  Leading to a decimal issue if "pay all" is used.

Original comment by phoenix_...@yahoo.ca on 14 Sep 2013 at 10:32

GoogleCodeExporter commented 9 years ago

Original comment by codelin...@gmail.com on 15 Sep 2013 at 1:14