doubleunion / arooo

Membership management for hacker/makerspaces
GNU General Public License v3.0
66 stars 55 forks source link

Add admin-only view to list members with lapsed dues #467

Open anaulin opened 4 years ago

anaulin commented 4 years ago

Chatting with @compwron we thought this might be a useful feature:

Since we already have a Stripe integration, it would be nice to give admins an easy way to see a list of members whose dues are "lapsed" (i.e. we haven't been able to charge them recently, or have never charged them) and are not "on scholarship" (scholarship now tracked in notes field, so this might be hard to see).

Nice to have: Time since last successful dues charge.

For later: Add a button to maybe automatically ping the member to fix up their dues.

Aiyesha commented 2 years ago

Once PR for https://github.com/doubleunion/arooo/issues/468 is merged. Should we add an automated email to the member if their dues are lapsed (and not on scholarship and not requested scholarship, etc)?

Aiyesha commented 2 years ago

Cross-referencing some issues: https://github.com/doubleunion/arooo/issues/305 Is to setup regular automated emails for lapsed dues. https://github.com/doubleunion/arooo/issues/448 Might be to send a periodic automated email to the membership_coordinator with this list of lapsed dues (or failed dues)