* added intro, item and prices video, fixed image links in item and prices * update 2: first 5 videos added * added all videos to the user manual * updated .gitignore
		
			
				
	
	
		
			27 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Newsletter
 | |
| 
 | |
| A newsletter is a short written report that tells about the recent activities
 | |
| of an organization. It is generally sent to members of the organization,
 | |
| potential clients customers or potential leads.
 | |
| 
 | |
| In ERPNext, you can use this UI to send any type of communication to a large
 | |
| number of audience. The process of sending bulk email to a target audience is
 | |
| very simple and easy.
 | |
| 
 | |
| Select the list that you want to send the email to. Fill in your content in
 | |
| the message box, and send your newsletter.If you wish to test your email, to
 | |
| see how it looks to the recepient, you can use the test function. Save the
 | |
| document before testing. A test email will be sent to your Email Address. You can
 | |
| send the email to all the intended receipients by clicking on the send button.
 | |
| 
 | |
| <img class="screenshot" alt="Newsletter - New" src="{{docs_base_url}}/assets/img/crm/newsletter-new.png">
 | |
| 
 | |
| <img class="screenshot" alt="Newsletter - Test" src="{{docs_base_url}}/assets/img/crm/newsletter-test.png">
 | |
| 
 | |
| <div class="embed-container">
 | |
|     <iframe src="https://www.youtube.com/embed/muLKsCrrDRo?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
 | |
|     </iframe>
 | |
| </div>
 | |
| 
 | |
| {next}
 |