avernusheros / avernus

0 stars 0 forks source link

In Buydialog, the price per asset is not editable #286

Closed wsteitz closed 11 years ago

wsteitz commented 11 years ago

The +/- buttons are insensitive. Changing the value per keyboard does not work


Imported from Launchpad using lp2gh.

wsteitz commented 11 years ago

(by bastian-kennel)

wsteitz commented 11 years ago

(by wolfer7) that is by design. the price per share is calculated from the total and the quantity. we should either remove the +/- buttons, or make both price-per-share and total editable. the price-per-share is not stored in the db, only the quantity, total and costs.