scottohara / loot

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

Payee recent transactions #5

Closed scottohara closed 10 years ago

scottohara commented 10 years ago

In transaction edit, after selecting a payee, fetch the X most recent transactions (or just the last one?) for that payee, eg.

Then pre-populate any empty fields with those values.