EVE-SECURE / evemarketmonitorapp

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

No profit calculations #39

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Bought 200x Cap Recharger II yesterday
2. Sold 8 of them today
3. Checked the transactions in Emma

What is the expected output? What do you see instead?
I expected to see a profit calculation. But instead it doesnt calculate the 
profit. It only shows a dash. When I check `calculate unit profit if available` 
it shows me a number, but that isnt my profit but my selling price.

What version of the product are you using? On what operating system?
1.5.1.0 on Windows 7 32 bit

Please provide any additional information below.
Not sure if this is a real issue, or has just something todo how the API works. 
On other assets it does work, when the whole order has been sold.

Original issue reported on code.google.com by patr...@brunier.nl on 25 Aug 2010 at 9:18

GoogleCodeExporter commented 9 years ago
Thanks for the info. Will take a look and see what I can find. 

Original comment by SteveBal...@gmail.com on 25 Aug 2010 at 11:56

GoogleCodeExporter commented 9 years ago

Can you see the buy transaction in your transaction history at all? If not then 
that's going to be the cause.

The fact that there is a dash in the profit column means that when the sell 
transaction was imported, there were no assets at that location to calculate 
profit from.
The transaction would have been marked with another flag that will cause EMMA 
to try and calculate profit again during the next asset update.

The fact that, when pressed, it calculates profit as the sell price means that 
it cannot find any buy transactions that match up with the sell transaction. 
This is not quite a simple case of looking for the most recent buy transaction 
so we need more information. If the buy transaction does not exist then there 
is the answer. If it does then what is your current total inventory of this 
item? (across all locations)

Original comment by SteveBal...@gmail.com on 25 Aug 2010 at 12:44

GoogleCodeExporter commented 9 years ago
Hi Steve,

The same issue happens to me on other sell orders as well. For the cap 
recharger II orders. I have 2 orders having 190 units left. Yes I can see the 
buy transactions both in Eve as in the transactions tab inside EMMA.

Patrick

Original comment by patr...@brunier.nl on 26 Aug 2010 at 6:12

GoogleCodeExporter commented 9 years ago

Original comment by SteveBal...@gmail.com on 9 Sep 2010 at 11:09

GoogleCodeExporter commented 9 years ago
Hi

I've got similar issue, did a lot of purchases, put up sales orders, some of 
the items sold.

If I go to run the Item report i got the following:
Average Buy/Sell price , Units bought/sold shows up correctly.
broker fees/transaction fess - ok
all other colums just "-"
Net profit : shows losses equals = broker fees + transaction fees.

Original comment by tobiasz....@gmail.com on 23 Sep 2010 at 1:39