Order history plugin for InvenTree
Project description
InvenTree Order History
An InvenTree 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
:
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 for more information.
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
File details
Details for the file inventree-order-history-0.3.1.tar.gz
.
File metadata
- Download URL: inventree-order-history-0.3.1.tar.gz
- Upload date:
- Size: 226.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e50013e6f0f84ed20843e7d230506f46c6ee8d30e213ed434be94890da92a8f9 |
|
MD5 | 8a0384748ed6f2d56ee78594f1aa83dd |
|
BLAKE2b-256 | 99c260dca3605992a1b4a637d61a94309b6df70fb11b84ddb9a36e9395828813 |
File details
Details for the file inventree_order_history-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: inventree_order_history-0.3.1-py3-none-any.whl
- Upload date:
- Size: 228.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e49aa6662c86b81a7a2d8ac7a28738180faaed927afbfbe9d4307b57c35f80b2 |
|
MD5 | e69a13d008eec72a973c7650e62cf0fb |
|
BLAKE2b-256 | 12340335ac5b7e246a7620f6feaf93e958ca2f3fbe067fbf7763f96773b2488f |