DmitryZakharov / homeBudgetWeb

1 stars 0 forks source link

CRUD transaction template - $5 #50

Closed codingmaster closed 11 years ago

codingmaster commented 11 years ago

Extend model with transaction templates. Templates are used to quickly fill in transaction form with predefined data from templates. Templates must have a name by which they can be addressed for selection.

A new transaction should have a possibility to be created from a template. On the page for transaction creation there must be a dropdown menu with the list of templates. On selection, the page is resubmitted and the form is filled in with the data from the template.