brotherton-erpnext/erpnext/docs/user/manual/en/setting-up/email/sending-email.md

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 11:11:35 +00:00
<img class="screenshot" alt="Send Email" src="/docs/assets/img/setup/email/send-email.gif">
2017-07-31 11:11:35 +00:00
**Note:** You must have outgoing [email accounts](/docs/user/manual/en/setting-up/email/email-account.html) setup for this.
{next}