temna-net / navbot

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

Calculate tax / show percentage profit versus amount spent on items #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For each trip in the results, we could show the percentage of profit 
versus amount spent on items (e.g. 100 ISK profit, 1000 ISK spent = 10% 
profit). This is important because tax will eat into low-percentage 
profits quite heavily, and may even absorb them altogether!

Original issue reported on code.google.com by mark.oco...@gmail.com on 14 Oct 2007 at 8:54

GoogleCodeExporter commented 9 years ago

Original comment by mark.oco...@gmail.com on 20 Nov 2007 at 12:35

GoogleCodeExporter commented 9 years ago
This is indeed an issue, especially when you can't ignore that NavBot's 
suggestion
and find the next-best one with a higher ROI.

Original comment by hir...@gmail.com on 22 Jun 2008 at 6:02

GoogleCodeExporter commented 9 years ago

Original comment by michael....@gmail.com on 29 Aug 2008 at 7:21

GoogleCodeExporter commented 9 years ago
I've added this change to the code (not yet checked in though) - I'm setting it 
up 
to ask for the accounting skill level, and tax will be calculated from that.  
Profit 
now shows profit after tax, so this is taken into account for the sorting and 
the 
like.

A general question for anyone that cares/is interested - are there any other 
situations, skills, or otherwise which can affect tax amount aside from 
accounting?

Original comment by michael....@gmail.com on 2 Sep 2008 at 8:54

GoogleCodeExporter commented 9 years ago
Fixed by r15
http://code.google.com/p/navbot/source/detail?r=15

Original comment by michael....@gmail.com on 2 Sep 2008 at 9:31