inventree-order-history


Nameinventree-order-history JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/inventree/inventree-order-history
SummaryOrder history plugin for InvenTree
upload_time2025-08-15 02:13:20
maintainerNone
docs_urlNone
authorOliver Walters
requires_python>=3.9
licenseMIT
keywords inventree inventory
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PyPI](https://img.shields.io/pypi/v/inventree-order-history)](https://pypi.org/project/inventree-order-history/)
![PEP](https://github.com/inventree/inventree-order-history/actions/workflows/pep.yaml/badge.svg)


# 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 | ![Build Order History](docs/img/build_history.png) |
| All Purchase Orders | ![Purchase Order History](docs/img/purchase_history.png) |
| Sales Orders for a specific Part | ![Sales Order History](docs/img/widget_sales_history.png) |

## 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:

![Install Plugin](docs/img/install.png)

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

![Plugin Settings](docs/img/settings.png)

## 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/54/e4/b0ae9ed52dfeee9e8fbe9babd24e32fd9d2b4155c30ae097f1b059638de8/inventree_order_history-0.6.0.tar.gz",
    "platform": null,
    "description": "[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![PyPI](https://img.shields.io/pypi/v/inventree-order-history)](https://pypi.org/project/inventree-order-history/)\n![PEP](https://github.com/inventree/inventree-order-history/actions/workflows/pep.yaml/badge.svg)\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 | ![Build Order History](docs/img/build_history.png) |\n| All Purchase Orders | ![Purchase Order History](docs/img/purchase_history.png) |\n| Sales Orders for a specific Part | ![Sales Order History](docs/img/widget_sales_history.png) |\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![Install Plugin](docs/img/install.png)\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![Plugin Settings](docs/img/settings.png)\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.6.0",
    "project_urls": {
        "Homepage": "https://github.com/inventree/inventree-order-history"
    },
    "split_keywords": [
        "inventree",
        "inventory"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c2c530ed3b56b032dc7562d41be3e90c6361bb31f875774875fbbea831e6422f",
                "md5": "4d01eea2ee720f7abb6a29d9a18ff9fa",
                "sha256": "025f6a4d8c085ce94e0b1d2338c43cf732c5098444c411444bcea38676c2b40d"
            },
            "downloads": -1,
            "filename": "inventree_order_history-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4d01eea2ee720f7abb6a29d9a18ff9fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 152026,
            "upload_time": "2025-08-15T02:13:19",
            "upload_time_iso_8601": "2025-08-15T02:13:19.030011Z",
            "url": "https://files.pythonhosted.org/packages/c2/c5/30ed3b56b032dc7562d41be3e90c6361bb31f875774875fbbea831e6422f/inventree_order_history-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "54e4b0ae9ed52dfeee9e8fbe9babd24e32fd9d2b4155c30ae097f1b059638de8",
                "md5": "bf763df9fe5dc55accba33a3d60eee3a",
                "sha256": "1f0a0c100d616f52cc2d02e1c19f9c085c1e230f4374fe88882002a15e545482"
            },
            "downloads": -1,
            "filename": "inventree_order_history-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bf763df9fe5dc55accba33a3d60eee3a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 150871,
            "upload_time": "2025-08-15T02:13:20",
            "upload_time_iso_8601": "2025-08-15T02:13:20.047247Z",
            "url": "https://files.pythonhosted.org/packages/54/e4/b0ae9ed52dfeee9e8fbe9babd24e32fd9d2b4155c30ae097f1b059638de8/inventree_order_history-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-15 02:13:20",
    "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"
}
        
Elapsed time: 2.18654s