diff --git a/_publishers/piramja.md b/_publishers/piramja.md index 9ac05afa..dc5eaded 100644 --- a/_publishers/piramja.md +++ b/_publishers/piramja.md @@ -2,6 +2,5 @@ short_name: piramja name: Martin P. github: piramja -website: https://www.piramja.de/ --- And in the end, we have no choice but to embrace the chaos and laugh about it. diff --git a/_repo/inventree-stock-forecasting.md b/_repo/inventree-stock-forecasting.md new file mode 100644 index 00000000..b27313bf --- /dev/null +++ b/_repo/inventree-stock-forecasting.md @@ -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.