williamleonard / obblm

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

Bank Rule subtracts from TV #609

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  In settings.php, set $rules['bank_threshold'] = 100;
2.  Take a team's treasury below 100k 

What is the expected output?
The TV should be unaffected by the treasury.

 What do you see instead?
The TV is reduced by the amount $rules['bank_threshold'] - [current treasury]

What version of the product are you using?
0.95 rc3

Original issue reported on code.google.com by siggyll...@gmail.com on 28 Apr 2013 at 7:37

Attachments:

GoogleCodeExporter commented 9 years ago
Correction:
What version of the product are you using?
0.95

Original comment by siggyll...@gmail.com on 28 Apr 2013 at 7:43

GoogleCodeExporter commented 9 years ago

Original comment by Nimda...@gmail.com on 21 Jun 2013 at 8:48