[](https://opensource.org/licenses/MIT)
[](https://pypi.org/project/inventree-order-history/)

# InvenTree Order History
An [InvenTree](https://inventree.org) plugin for generating historical ordering data.
This plugin provides a number of tools for generating historical ordering data, which can be displayed dynamically in the user interface, or exported to a file for further processing.
## Description
The *Order History* plugin provides historical order information in a number of different contexts throughout the user interface:
| Context | Screenshot |
| --- | --- |
| All Build Orders |  |
| All Purchase Orders |  |
| Sales Orders for a specific Part |  |
## Installation
### Via User Interface
The simplest way to install this plugin is from the InvenTree plugin interface. Enter the plugin name (`inventree-order-history`) and click the `Install` button:

### Via Pip
Alternatively, the plugin can be installed manually from the command line via `pip`:
```bash
pip install -U inventree-order-history
```
*Note: After the plugin is installed, it must be activated via the InvenTree plugin interface.*
## Configuration
The plugin can be configured via the InvenTree plugin interface. The following settings are available:
| Setting | Description |
| --- | --- |
| Build Order History | Enable display of build order history information |
| Purchase Order History | Enable display of purchase order history information |
| Sales Order History | Enable display of sales order history information |
| Return Order History | Enable display of return order history information |
| Allowed Group | Specify a group which is allowed to view order history information. Leave blank to allow all users to view order history information. |

## Contributing
### Backend
Backend code is written in Python, and is located in the `order_history` directory.
### Frontend
Frontend code is written in JavaScript, and is located in the `frontend` directory. Read the [frontend README](frontend/README.md) for more information.
Raw data
{
"_id": null,
"home_page": "https://github.com/inventree/inventree-order-history",
"name": "inventree-order-history",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "inventree inventory",
"author": "Oliver Walters",
"author_email": "oliver.henry.walters@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/8b/30/151d71bfe2e6e5a6249c333f07df7e87e55d3d19f90472fa55a391cd1c90/inventree_order_history-0.5.3.tar.gz",
"platform": null,
"description": "[](https://opensource.org/licenses/MIT)\n[](https://pypi.org/project/inventree-order-history/)\n\n\n\n# InvenTree Order History\n\nAn [InvenTree](https://inventree.org) plugin for generating historical ordering data.\n\nThis plugin provides a number of tools for generating historical ordering data, which can be displayed dynamically in the user interface, or exported to a file for further processing.\n\n## Description\n\nThe *Order History* plugin provides historical order information in a number of different contexts throughout the user interface:\n\n| Context | Screenshot |\n| --- | --- |\n| All Build Orders |  |\n| All Purchase Orders |  |\n| Sales Orders for a specific Part |  |\n\n## Installation\n\n### Via User Interface\n\nThe simplest way to install this plugin is from the InvenTree plugin interface. Enter the plugin name (`inventree-order-history`) and click the `Install` button:\n\n\n\n### Via Pip\n\nAlternatively, the plugin can be installed manually from the command line via `pip`:\n\n```bash\npip install -U inventree-order-history\n```\n\n*Note: After the plugin is installed, it must be activated via the InvenTree plugin interface.*\n\n## Configuration\n\nThe plugin can be configured via the InvenTree plugin interface. The following settings are available:\n\n| Setting | Description |\n| --- | --- |\n| Build Order History | Enable display of build order history information |\n| Purchase Order History | Enable display of purchase order history information |\n| Sales Order History | Enable display of sales order history information |\n| Return Order History | Enable display of return order history information |\n| Allowed Group | Specify a group which is allowed to view order history information. Leave blank to allow all users to view order history information. |\n\n\n\n## Contributing\n\n### Backend\n\nBackend code is written in Python, and is located in the `order_history` directory.\n\n### Frontend\n\nFrontend code is written in JavaScript, and is located in the `frontend` directory. Read the [frontend README](frontend/README.md) for more information.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Order history plugin for InvenTree",
"version": "0.5.3",
"project_urls": {
"Homepage": "https://github.com/inventree/inventree-order-history"
},
"split_keywords": [
"inventree",
"inventory"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "33e70d35dbe081fc453b93c3ed8a27601f9bca567b9d2eda736060bf3bcb9972",
"md5": "f8ef6b25f0b6afa7891e43a4cddbd73a",
"sha256": "02431bcb64633b3e58cd4b3fcc0f2c7024e298fef085499107ab42b8ae4734e9"
},
"downloads": -1,
"filename": "inventree_order_history-0.5.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f8ef6b25f0b6afa7891e43a4cddbd73a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 151595,
"upload_time": "2025-07-27T07:02:16",
"upload_time_iso_8601": "2025-07-27T07:02:16.076068Z",
"url": "https://files.pythonhosted.org/packages/33/e7/0d35dbe081fc453b93c3ed8a27601f9bca567b9d2eda736060bf3bcb9972/inventree_order_history-0.5.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8b30151d71bfe2e6e5a6249c333f07df7e87e55d3d19f90472fa55a391cd1c90",
"md5": "a021cb2b28f5685f75ed63b43ac048d2",
"sha256": "608053694c39d7f2a5235936f62a3cdeb84ffc8ca35b641407658fab2ea8fa42"
},
"downloads": -1,
"filename": "inventree_order_history-0.5.3.tar.gz",
"has_sig": false,
"md5_digest": "a021cb2b28f5685f75ed63b43ac048d2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 150465,
"upload_time": "2025-07-27T07:02:17",
"upload_time_iso_8601": "2025-07-27T07:02:17.310557Z",
"url": "https://files.pythonhosted.org/packages/8b/30/151d71bfe2e6e5a6249c333f07df7e87e55d3d19f90472fa55a391cd1c90/inventree_order_history-0.5.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-27 07:02:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "inventree",
"github_project": "inventree-order-history",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "inventree-order-history"
}