Comment 1 for bug 2031932

Revision history for this message
Terran McCanna (tmccanna) wrote :

Since each implementation of Evergreen has different patron permission groups, there would need to be a new mechanism to be able to automatically create bills tied to designated permission groups.

Perhaps a new type of action trigger that is only triggered by configurable permission group types? There would probably have to be a couple of new action triggers developed to really make this work - one based on account creation for designated permission groups and one based on expiration date for designated permission groups. It would actually be really handy for a lot of other action triggers to be able to take different actions based on permission group as well - for instance, sending different types of email notices to different types of patrons. (Right now we're using a lot of IF statements in our message templates to do this.)