byrokrat / giroapp

Command line app for managing autogiro donations.
GNU General Public License v3.0
4 stars 2 forks source link

Define and implement "active" donor #25

Closed hanneskod closed 7 years ago

hanneskod commented 7 years ago

There can be multiple mandates per id and thus multiple donor objects with the same payer number. But only one active.. need a clear definition. Checks that more than one active donor isn't saved. And a db search expression to find the one..