scottohara / loot

An implementation of some of the core MS Money features in Ruby on Rails
MIT License
4 stars 3 forks source link

Prepopulate memo when entering security investment #36

Closed scottohara closed 10 years ago

scottohara commented 10 years ago

When entering a security investment, populate the memo

eg. qty * price (less commission)

Only do this if memo is blank, but have an option to force an overwrite on demand.