mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-27 21:16:45 +00:00
Add entry for new plugin (#219)
Some checks are pending
Build pages and publish / build (push) Waiting to run
Some checks are pending
Build pages and publish / build (push) Waiting to run
This commit is contained in:
parent
e6953b8d0b
commit
e38349c392
36
_repo/inventree-test-statistics.md
Normal file
36
_repo/inventree-test-statistics.md
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
---
|
||||||
|
name: inventree-test-statistics
|
||||||
|
author: SchrodingersGat
|
||||||
|
license: MIT
|
||||||
|
open_source: true
|
||||||
|
stable: true
|
||||||
|
maintained: true
|
||||||
|
pypi: true
|
||||||
|
package_name: inventree-test-statistics
|
||||||
|
github: https://github.com/inventree/inventree-test-statistics
|
||||||
|
issue_tracked: https://github.com/inventree/inventree-test-statistics/issues
|
||||||
|
website: https://inventree.org
|
||||||
|
categories: Reporting
|
||||||
|
tags: test report data
|
||||||
|
---
|
||||||
|
|
||||||
|
Test Statistics for InvenTree
|
||||||
|
|
||||||
|
A plugin which generates test statistics for parts in InvenTree
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
The easiest way to install the plugin is via the InvenTree user interface.
|
||||||
|
|
||||||
|
Alternatively, you can install the plugin manually as follows:
|
||||||
|
|
||||||
|
```
|
||||||
|
pip install inventree-test-statistics
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
Refer to the [plugin documentation](https://github.com/inventree/inventree-test-statistics) for further instructions and information.
|
BIN
assets/plugins/inventree_test_statistics.png
Normal file
BIN
assets/plugins/inventree_test_statistics.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Loading…
x
Reference in New Issue
Block a user