* 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
		
			
				
	
	
		
			21 lines
		
	
	
		
			861 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			861 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Accounts
 | |
| 
 | |
| At the end of sales and purchase cycle comes billing and payments. You may have
 | |
| an accountant in your team, or you may be doing accounting yourself, or you may
 | |
| have outsourced your accounting. In all the cases financial accounting forms the core of any business management system like an ERP.
 | |
| 
 | |
| In ERPNext, your accounting operations consists of 3 main transactions:
 | |
| 
 | |
|   * Sales Invoice: The bills that you raise to your Customers for the products or services you provide.
 | |
|   * Purchase Invoice: Bills that your Suppliers give you for their products or services.
 | |
|   * Journal Entries: For accounting entries, like payments, credit and other types.
 | |
| 
 | |
| <div class="embed-containers">
 | |
|   <iframe src="https://www.youtube.com/embed/5wjollWN0OA?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
 | |
|   </iframe>
 | |
| </div>  
 | |
| 
 | |
| ### Topics
 | |
| 
 | |
| {index}
 |