avandenberghe / accountant-wow

Automatically exported from code.google.com/p/accountant-wow
0 stars 0 forks source link

Income from mobile / Web AH listed as an expense #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Have some auction sell overnight
2.Cash em' in from the web / Mobile AH
3.Log into the game

What is the expected output? What do you see instead?
Expected : 
- the Unknown should display the correct income
Behavior :
- the unknown displayed the amount as an expense

What version of the product are you using? On what operating system?
- Latest form curse (06/06/2010)

Please provide any additional information below.
N/A

Original issue reported on code.google.com by sheldr...@gmail.com on 7 Jun 2010 at 10:12

GoogleCodeExporter commented 9 years ago
additional info :
any "unknown" amount is listed as an expense, so I finished last week @ -13k 
even though it should have been shown +7k

Original comment by sheldr...@gmail.com on 8 Jun 2010 at 12:56

GoogleCodeExporter commented 9 years ago
had to revers to previous version: not taking external income / expense into 
account > taking it as an expense regardless of it being an expense or an income

:-(

Original comment by sheldr...@gmail.com on 17 Jun 2010 at 3:13

GoogleCodeExporter commented 9 years ago
@line 1997 change to

diff = new_gold - old_gold;

-- this will fix the issue

Original comment by sheldr...@gmail.com on 28 Jun 2010 at 10:52

GoogleCodeExporter commented 9 years ago
Thanks for that worked for me :)

Original comment by steved...@gmail.com on 23 Jul 2010 at 4:00

GoogleCodeExporter commented 9 years ago
can you upload an updated v. for those of us that dont know how to apply the 
fix them selves. i and other new users will greatly appreciate it.

Original comment by emailwon...@gmail.com on 27 Jul 2010 at 3:07

GoogleCodeExporter commented 9 years ago
Here you go, just replace with this file and you should be set.

(didn't saw I could add an attachment until now O.o)

Original comment by sheldr...@gmail.com on 27 Jul 2010 at 12:35

Attachments:

GoogleCodeExporter commented 9 years ago
thx this helps a lot

Original comment by emailwon...@gmail.com on 27 Jul 2010 at 4:55

GoogleCodeExporter commented 9 years ago

Original comment by urn...@gmail.com on 15 Dec 2011 at 3:11

GoogleCodeExporter commented 9 years ago
Issue 5 has been merged into this issue.

Original comment by urn...@gmail.com on 15 Dec 2011 at 3:12

GoogleCodeExporter commented 9 years ago
Issue 8 has been merged into this issue.

Original comment by urn...@gmail.com on 15 Dec 2011 at 3:13