ensignlee / ssbook

ssbook
5 stars 3 forks source link

Have the ability to enter in non-bets that affect PnL, but not winning % #71

Open ensignlee opened 13 years ago

ensignlee commented 13 years ago

This can be used for bonuses that people receive, or fees that they have to pay. It just calculates straight against the PnL number.

As for where to put it, I suppose we could put in the bet history, just with a ton of nullable columns? Or we could have it in its own seperate box?

ensignlee commented 13 years ago

Whenever we do this, it'll probably have to be on its own page.

Between enter bets and view bets, I guess it would make more sense on the enter bets page, but since you're not actually entering in bets, then it would probably make less sense.

Moving to patch 1.0 because we don't need it for initial release.