10 lines
385 B
Markdown
Raw Normal View History

# Sending Email from any Document
In ERPNext you can send any document as email (with a PDF attachment) by clicking on `Menu > Email` from any open document.
2017-07-31 16:41:35 +05:30
<img class="screenshot" alt="Send Email" src="/docs/assets/img/setup/email/send-email.gif">
2017-07-31 16:41:35 +05:30
**Note:** You must have outgoing [email accounts](/docs/user/manual/en/setting-up/email/email-account.html) setup for this.
{next}