Metadata-Version: 2.1
Name: inventree-common-data
Version: 0.2.0
Summary: Selection Data for common use cases
Author-email: Matthias Mair <code@mjmair.com>
License: Not open source
Project-URL: Repository, https://github.com/invenhost/inventree-common-data
Project-URL: Issues, https://github.com/invenhost/inventree-common-data/issues
Project-URL: Changelog, https://github.com/invenhost/inventree-common-data/blob/main/CHANGELOG.md
Keywords: inventree,inventree-plugin,inventree-common-data
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: django
Requires-Dist: pydantic>=2.9.1
Provides-Extra: dev
Requires-Dist: twine; extra == "dev"
Requires-Dist: setuptools; extra == "dev"

# inventree-common-data

Selection Data for common use cases

## Setup

1. Install
Install this plugin in the webinterface with the packagename `inventree-common-data`

2. Enable
Enable the plugin in the plugin settings. You need to be signed in as a superuser for this.
**The server will restart if you enable the plugin**

3. Configure
// # TODO add configuration instructions

## License
This project is licensed as Not open source.
