xrexis / procurement

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

A couple issues with the Currency calculations #251

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
NB: First check the wiki and existing issues!

What version of Procurement are you using? On what operating system?
1.3.1

- In the 'Settings' tab it still says "GCPAmount" as the rightmost column 
header when the XML has been changed to Chaos as the default currency

- There's some sort of brokeness in setting the currency calculations in the 
XML. I tried to do:
1) <Orb type="Regret" OrbAmount="34" ChaosAmount="40" />
Which made it freak out in the resultant 'Currency Breakdown' summary
2) <Orb type="Regret" OrbAmount="0.85" ChaosAmount="1" />
Which seems to make it do the inverse of saying 1 Regret is 0.85 in the 
resultant 'Currency Breakdown' summary

Original issue reported on code.google.com by visigoth...@gmail.com on 13 May 2014 at 6:26

GoogleCodeExporter commented 9 years ago

Original comment by stickymaddness on 13 May 2014 at 3:52

GoogleCodeExporter commented 9 years ago
Yeah, really not sure this is related to the problem the other person had with 
2.5 turning into 25...

Original comment by visigoth...@gmail.com on 13 May 2014 at 5:59