byrokrat / giroapp

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

Mechanism for default values in new mandates #194

Closed hanneskod closed 4 years ago

hanneskod commented 4 years ago

A mechanism for controling the payer number. Even if the donor entered a value (can be anything) we might want to force it it be the personal id.

Or related we might want to force it to be personal id on invalid payer number (or duplicate??) instead of failing.

Or we might want a custom mechanism to set a different payer number altogheter.

Other examples:

hanneskod commented 4 years ago

Implementing only for xml mandates..