jms301 / pfi-explorer

MIT License
2 stars 2 forks source link

Generate purchaser details in equity transactions API #4

Closed atiro closed 9 years ago

atiro commented 9 years ago

Currently not working as both vendor & purchaser fields use foreign keys into the company table which Flask-Restless dislikes, only one can work at a time until I figure out the correct syntax.

atiro commented 9 years ago

Fixed, transactions now also show purchaser using company table. Could do some data vis of shares being passed around (although company names need cleaning as don't always match)