eve-val / eve-roster

Roster management tool for intergalactic spreadsheets
7 stars 3 forks source link

Record Full Corp Wallet Journal & Transaction History for all Corps #235

Open IcyMidnight opened 7 years ago

IcyMidnight commented 7 years ago

In-game the history only goes back so far and searching & filtering is not great. We should record all wallet history.

Step 2 would be to include nice views, but getting history stored away permanently ASAP would be ace.

Data could probably stored keyed on corp_id, jounal_id and corp_id, transaction_id.

Don't think there are ESI endpoints yet. http://eveonline-third-party-documentation.readthedocs.io/en/latest/xmlapi/corporation/corp_walletjournal.html http://eveonline-third-party-documentation.readthedocs.io/en/latest/xmlapi/corporation/corp_wallettransactions.html

wffurr commented 7 years ago

Also contracts, for which there are not ESI endpoints either. This could then replace the current contract-tracking spreadsheet with a better UI.

IcyMidnight commented 7 years ago

If recording contracts, it'd be real nice to also grab a Jita and Amarr evepraisal and at least store the Buy/Sell values for each (evepraisal link/item breakdown would also be real nice)