mirror of
https://github.com/inventree/inventree-website.git
synced 2025-07-08 14:40:44 +00:00
Add entry for inventree-stock-forecasting plugin (#242)
* Add entry for inventree-stock-forecasting plugin * Remove expired link
This commit is contained in:
33
_repo/inventree-stock-forecasting.md
Normal file
33
_repo/inventree-stock-forecasting.md
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
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.
|
Reference in New Issue
Block a user