gather-community / gather

The App for Community
https://info.gather.coop
MIT License
30 stars 6 forks source link

Don't send statement emails to inactive household members if there are still some active ones #1034

Open smoyte opened 4 months ago

smoyte commented 4 months ago

See AccountMailer#statement_mail. Perhaps add include_inactive: :only_if_no_active_household_members or some such.