doenietzomoeilijk / navbot

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

Fulfilled orders are not cleared, report still suggests them #41

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Export market for an item, generate routes report. Assume there is an
order we will run, say, Mexallon from Jita to Suroken, an order of 100 items.
2. Example- Buy 100 Mexallon in Jita, travel to Suroken, Sell it. The order
is fulfilled and disappears from market listing.
3.  Export again Mexallon market report at Suroken. The new export does NOT
include any orders for mexallon at Suroken.
4. Go back to Jita. Run navbot report again.  navbot still suggests to run
100 Mexallon from Jita to Suroken, even thou the order has been fulfilled
and  there's no trade opportunity anymore.

What is the expected output? What do you see instead?
Navbot should not include that order anymore, since it has been removed
from the actual report. It would seem that navbot is caching its results
somewhere and not updating with the new extract?

What version of the product are you using? On what operating system?
Navbot Rev I, Apocrypha, Mar 21 upload.

Please provide any additional information below.

Original issue reported on code.google.com by iceman0...@hotmail.com on 29 Mar 2009 at 11:29

GoogleCodeExporter commented 9 years ago
Update - Upon additional investigation, the problem is NOT that Navbot is 
somehow
caching any results. it's that it's not taking into account the expiration date 
of
the order.

The order in question expired today in towards the middle of the day, but it 
still
had a remaining amount. As such, it is not being displayed in the client view, 
but is
still being exported to the market log.

Navbot should identify the order as expired based on the client time and remove 
it
from the list of available orders.
(if possible - otherwise, may need to use system time and difference to Evetime)

See attached file, order 1059228451  'spaced out' for ease of identification.

Original comment by iceman0...@hotmail.com on 30 Mar 2009 at 1:08

Attachments:

GoogleCodeExporter commented 9 years ago
I have to verify that, but i think this is very possible.

Original comment by michael....@gmail.com on 31 Mar 2009 at 7:28