mirror of
				https://github.com/inventree/inventree-website.git
				synced 2025-10-31 13:35:48 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			872 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			872 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| name: inventree-stock-forecasting
 | |
| author: SchrodingersGat
 | |
| license: MIT
 | |
| open_source: true
 | |
| stable: true
 | |
| maintained: true
 | |
| pypi: true
 | |
| package_name: inventree-stock-forecasting
 | |
| github: https://github.com/inventree/inventree-stock-forecasting
 | |
| issue_tracked: https://github.com/inventree/inventree-stock-forecasting/issues
 | |
| website: https://inventree.org
 | |
| categories: Reporting
 | |
| tags: stock forecasting data
 | |
| ---
 | |
| 
 | |
| Stock Forecasting for InvenTree
 | |
| 
 | |
| A plugin which generates stock forecasting data for parts in InvenTree
 | |
| 
 | |
| ## Installation
 | |
| 
 | |
| The easiest way to install the plugin is via the InvenTree user interface.
 | |
| 
 | |
| Alternatively, you can install the plugin manually as follows:
 | |
| 
 | |
| ```
 | |
| pip install inventree-stock-forecasting
 | |
| ```
 | |
| 
 | |
| ## Documentation
 | |
| 
 | |
| Refer to the [plugin documentation](https://github.com/inventree/inventree-stock-forecasting) for further instructions and information.
 |