rctab.routers.accounting.summary_emails

Background tasks that run daily.

Functions

get_timestamp_last_summary_email(conn)

Retrieve the timestamp from the emails table of the most recent summary email sent.

send_summary_email(recipients, conn[, ...])

Sends a summary email to the addresses in the recipients list.