moved stuff around, added probelematic field to transactions

This commit is contained in:
Stefan Dresselhaus
2015-08-17 00:14:33 +02:00
parent a503172e79
commit 887dc1d125
4 changed files with 29 additions and 20 deletions

View File

@ -47,6 +47,7 @@ Transaction
fee Int64 Maybe -- broker-fee for putting order up
secondsToSell Int64 Maybe --avg time this item needed to sell
noTax Bool -- True if no taxes should be calculated
problematic Bool
CorpStandings
user UserId