Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
IcyMidnight opened this issue Jun 5, 2017 · 2 comments
Open
Milestone

Comments

@IcyMidnight
Copy link
Collaborator

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
Copy link
Contributor

wffurr commented Jun 5, 2017

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

@IcyMidnight
Copy link
Collaborator Author

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants