updated manual
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
#Adding Attachments to Outgoing Messages
|
||||
|
||||
ERPNext has in-built file manage system. Click [here](https://erpnext.com/kb/tools/managing-attachments) to learn more on how attachments are managed in ERPNext.
|
||||
ERPNext has in-built file manager. Click [here]({{docs_base_url}}/user/videos/learn/file-manager.html) to learn more on how attachments are managed in ERPNext.
|
||||
|
||||
If you have some files attached in your transaction (say Purchase Order), which needs to be emailed with Purchase Order details. When click on Email option, at the end of the Communication dialog box, you will find all the attachments listed with check-box option. You should check files which needs to be emailed as an attachment to recipient.
|
||||
|
||||

|
||||
If you have file attached to the document (say Purchase Order), and same file needs to be emailed as attachment, following is how you can achieve it.
|
||||
|
||||
<img alt="Emailing Attachments" class="screenshot" src="{{docs_base_url}}/assets/img/articles/email-file-attachment.gif">
|
||||
|
||||
<!-- markdown -->
|
||||
Reference in New Issue
Block a user