byrokrat / giroapp

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

add ContactPerson object #10

Closed nonbinary closed 6 years ago

nonbinary commented 7 years ago

Add a ContactPerson, to be attached to a Donor. The intent would be to store any extra contact information, not supplied in an autogiro mandate, in a separate object. This would also make it possible to store separate and multiple contacts for a donor, which may be relevant when donors are organisations or companies.

hanneskod commented 7 years ago

Possibly rename Donor => Mandate? But let's not rush this, it's a big rename. So if decided should be done in a controlled manner when other development is stalled..

nonbinary commented 7 years ago

Yeah, Donor feels specific to ngo setups, and less relevant to companies etc. Since Donor and Mandate are named differently now, my mind separates the concepts. I'll have to think about if this is desirable...

hanneskod commented 6 years ago

Closing as a maintenance act.. Reopen if needed!