# InvenTreeForecasting
This [InvenTree](https://inventree.org) 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:
```bash
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:

Raw data
{
"_id": null,
"home_page": "https://github.com/inventree/inventree-forecasting",
"name": "inventree-stock-forecasting",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "inventree plugin",
"author": "Oliver Walters",
"author_email": "oliver.henry.walters@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/47/4d/155426b5c976ab325c14196b200de860eabc49cf58efc3980ec1cae569d5/inventree_stock_forecasting-0.2.0.tar.gz",
"platform": null,
"description": "# InvenTreeForecasting\n\nThis [InvenTree](https://inventree.org) plugin provide stock forecasting based on scheduled orders.\n\n## Description\n\nThis plugin uses open orders (sales orders, purchase orders, and build orders) to predict future stock levels and generate forecasts for parts in the system.\n\n## Installation\n\n### InvenTree Plugin Manager\n\nThe simplest way to install this plugin is from the InvenTree plugin interface. Enter the plugin name (`inventree-stock-forecasting`) and click the `Install` button:\n\n\n\n### Command Line \n\nTo install manually via the command line, run the following command:\n\n```bash\npip install inventree-stock-forecasting\n```\n\n*Note: After the plugin is installed, it must be activated via the InvenTree plugin interface.*\n\n## Setup\n\nThis plugin requires the following plugin integrations to be enabled, otherwise it will not function correctly:\n\n- Interface integration\n- URL intergration\n\n\n\n## Configuration\n\nThe plugin options can be configured via the InvenTree plugin interface. The following settings are available:\n\n| Setting | Description |\n| ------- | ----------- |\n| Allowed Group | Specify a group which is allowed to view stock forecasting information. Leave blank to allow all users to view stock forecasting information. |\n\n\n\n## Usage\n\nWith 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:\n\n\n\n## Caveats\n\n### No Scheduled Orders\n\nIf 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.\n\n### Insufficient Information\n\nIn 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:\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Stock forecasting for InvenTree based on scheduled orders",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/inventree/inventree-forecasting"
},
"split_keywords": [
"inventree",
"plugin"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "aa37eb143fa5084778fd9f2ac653086cd7ad1f35198488ac5229a3acb890d5ff",
"md5": "f2a6c0f8056e481e644897b3bce2fe42",
"sha256": "51346606f56386551e3e89f680ceb1659b8e0899f2c5bc378098d58e8eba50fb"
},
"downloads": -1,
"filename": "inventree_stock_forecasting-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f2a6c0f8056e481e644897b3bce2fe42",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 802913,
"upload_time": "2025-07-23T06:28:56",
"upload_time_iso_8601": "2025-07-23T06:28:56.819367Z",
"url": "https://files.pythonhosted.org/packages/aa/37/eb143fa5084778fd9f2ac653086cd7ad1f35198488ac5229a3acb890d5ff/inventree_stock_forecasting-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "474d155426b5c976ab325c14196b200de860eabc49cf58efc3980ec1cae569d5",
"md5": "329fd95313677edd45dfe7ae7e65ffe2",
"sha256": "9d02ea20f1f558ed092739a74b5f6d9b95401b0129a69621d9a000ae4ac2cbf0"
},
"downloads": -1,
"filename": "inventree_stock_forecasting-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "329fd95313677edd45dfe7ae7e65ffe2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 794542,
"upload_time": "2025-07-23T06:28:58",
"upload_time_iso_8601": "2025-07-23T06:28:58.671516Z",
"url": "https://files.pythonhosted.org/packages/47/4d/155426b5c976ab325c14196b200de860eabc49cf58efc3980ec1cae569d5/inventree_stock_forecasting-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-23 06:28:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "inventree",
"github_project": "inventree-forecasting",
"github_not_found": true,
"lcname": "inventree-stock-forecasting"
}