2
0
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:
Oliver
2025-07-07 10:32:20 +10:00
committed by GitHub
parent 8979e35689
commit 2b71e3cb06
2 changed files with 33 additions and 1 deletions

View File

@ -2,6 +2,5 @@
short_name: piramja short_name: piramja
name: Martin P. name: Martin P.
github: piramja github: piramja
website: https://www.piramja.de/
--- ---
And in the end, we have no choice but to embrace the chaos and laugh about it. And in the end, we have no choice but to embrace the chaos and laugh about it.

View 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.