2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-07-08 14:40:44 +00:00
Files
inventree-website/_repo/inventree-stock-forecasting.md
Oliver 2b71e3cb06 Add entry for inventree-stock-forecasting plugin (#242)
* Add entry for inventree-stock-forecasting plugin

* Remove expired link
2025-07-07 10:32:20 +10:00

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.