Stock forecasting for InvenTree based on scheduled orders
Project description
InvenTreeForecasting
This InvenTree plugin provide stock forecasting based on scheduled orders.
Description
This plugin uses open orders (sales orders, purchase orders, and build orders) to predict future stock levels and generate forecasts for parts in the system.
Installation
InvenTree Plugin Manager
The simplest way to install this plugin is from the InvenTree plugin interface. Enter the plugin name (inventree-stock-forecasting) and click the Install button:
Command Line
To install manually via the command line, run the following command:
pip install inventree-stock-forecasting
Note: After the plugin is installed, it must be activated via the InvenTree plugin interface.
Setup
This plugin requires the following plugin integrations to be enabled, otherwise it will not function correctly:
- Interface integration
- URL intergration
Configuration
The plugin options can be configured via the InvenTree plugin interface. The following settings are available:
| Setting | Description |
|---|---|
| Allowed Group | Specify a group which is allowed to view stock forecasting information. Leave blank to allow all users to view stock forecasting information. |
Usage
With the plugin installed, navigate to a particular part to view the stock forecasting information. The plugin will display a forecast of future stock levels based on the current open orders:
Caveats
No Scheduled Orders
If there are no scheduled orders (sales orders, purchase orders, or build orders) for a part, the plugin will not be able to generate a forecast. In this case, the stock forecasting information will not be displayed.
Insufficient Information
In some cases there may be insufficient information to generate a full stock forecast. This may be because the open orders to not have associated target dates, or becaused the scheduled order dates are in the past. In this case, the plugin will display a warning message indicating that the forecast chart cannot be generated:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file inventree_stock_forecasting-0.4.2.tar.gz.
File metadata
- Download URL: inventree_stock_forecasting-0.4.2.tar.gz
- Upload date:
- Size: 610.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3d30fc7902ba3d42e1d47b966187c59a98bd1c110f9b97fdcf10679ac2f969f
|
|
| MD5 |
4056e9d266dbc30c9502c2d95df67f50
|
|
| BLAKE2b-256 |
6eabbd1e7bf66e2f8a6ad72c91ae020857f08512fff0188fa9dd96c7aa7bf7b6
|
File details
Details for the file inventree_stock_forecasting-0.4.2-py3-none-any.whl.
File metadata
- Download URL: inventree_stock_forecasting-0.4.2-py3-none-any.whl
- Upload date:
- Size: 616.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d072d0de6ba4da76c6a7640046aa46c762df4fdd6660c4028922c3efd66a7591
|
|
| MD5 |
65cd7373a788f26cb8249c630cba339f
|
|
| BLAKE2b-256 |
3bc7933e0d1dbbe85ed60c96dacccc33aa9e57f5748d63825c9b933545f8e794
|