* minor refactor * update user.py to use new sendmail api * On-demand attachments in email * Replace inline_images by just specifying path * Add header flag in frappe.sendmail * Inline images can now be attached from assets/, files/ and private/files/ * Update tests * Fix email_account test |
||
|---|---|---|
| .. | ||
| doctype | ||
| page | ||
| report | ||
| web_form | ||
| __init__.py | ||
| notifications.py | ||
| README.md | ||
Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.