eve-val / evelink

Python bindings for the EVE API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/corp/WalletTransactions has characterName and characterID fields

fswasey opened this issue · comments

The following patch to evelink/parsing/wallet_transactions.py will handle that (as the tax fields were handled in parsing/wallet_journal.py):

http://www.uvm.edu/~fcs/EVELink_corp_WalletTransaction.patch

Thanks, I've added a modified version as 82f463d.