Table Name: tabEmail Digest
| Sr | Fieldname | Type | Label | Options | 
|---|---|---|---|---|
| 1 | settings | Section Break | Email Digest Settings | |
| 2 | column_break0 | Column Break | ||
| 3 | enabled | Check | Enabled | |
| 4 | company | Link | For Company | Company | 
| 5 | frequency | Select | How frequently? | Daily Weekly Monthly | 
| 6 | next_send | Data | Next email will be sent on: | |
| 7 | column_break1 | Column Break | ||
| 8 | recipient_list | Text | Recipients Note: Email will not be sent to disabled users | |
| 9 | addremove_recipients | Button | Add/Remove Recipients | |
| 10 | accounts | Section Break | Accounts | |
| 11 | accounts_module | Column Break | Income / Expense | |
| 12 | income | Check | Income | |
| 13 | expenses_booked | Check | Expense | |
| 14 | bank_balance | Check | Bank Balance | |
| 15 | income_year_to_date | Check | Annual Income | |
| 16 | expense_year_to_date | Check | Annual Expense | |
| 17 | column_break_16 | Column Break | Receivables / Payables | |
| 18 | invoiced_amount | Check | Receivables | |
| 19 | payables | Check | Payables | |
| 20 | other | Section Break | Other | |
| 21 | add_quote | Check | Add Quote | 
Inherits from frappe.model.document.Document
__init__ (self, arg1, arg2=None)
No docs
No docs
No docs
Get calendar events for given user
get_expense_year_to_date (self)
Get income to date
No docs
No docs
Get income for given period
get_income_year_to_date (self)
Get income to date
No docs
Build email digest content
No docs
Get notifications for user
No docs
get_period_amounts (self, accounts)
Get amounts for current and past periods
get_root_type_accounts (self, root_type)
No docs
get_todo_list (self, user_id=None)
Get to-do list
get_type_balance (self, fieldname, account_type)
No docs
get list of users
get_year_to_date_balance (self, root_type)
Get income to date
No docs
No docs
set_accounting_cards (self, context)
Create accounting cards if checked
No docs
Set standard digest style
Set digest title
Public API
        /api/method/erpnext.setup.doctype.email_digest.email_digest.get_digest_msg
    
erpnext.setup.doctype.email_digest.email_digest.get_digest_msg (name)
No docs
erpnext.setup.doctype.email_digest.email_digest.send ()
No docs