Aenigma / ActionMockup

Other
1 stars 0 forks source link

RecurringTransactions must be implemented #19

Open Aenigma opened 10 years ago

Aenigma commented 10 years ago

We have varying ways of doing recurring transactions. They need to be premade and used in such a way that they can be updated when generating reports or when the records for the person is brought up.

Not only that, but they must be implemented as specified by the real world requirements. We can simply subclass the RecurringTransaction class to do this.