mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-12 18:25:27 +00:00
_includes
docs
app
assets
build
companies
extend
javascripts
part
releases
report
settings
start
stock
stylesheets
webfonts
contribute.md
credits.md
faq.md
features.md
hooks.py
index.md
upcoming.md
.gitignore
LICENSE
README.md
main.py
mkdocs.yml
readthedocs.yml
requirements.txt
29 lines
961 B
Markdown
29 lines
961 B
Markdown
---
|
|
title: New Features
|
|
---
|
|
|
|
Major new upcoming or "in development" features are listed below. If you would like to assist in the development of these features, or suggest different ones, head over to the [InvenTree github page](https://github.com/inventree/inventree).
|
|
|
|
## Asset Tracking
|
|
|
|
Add support for tracking of individual assets which supports "lending" to customers.
|
|
|
|
References:
|
|
|
|
- [#656](https://github.com/inventree/InvenTree/issues/656)
|
|
- [#1946](https://github.com/inventree/InvenTree/issues/1946)
|
|
|
|
## Enhanced Barcode Support
|
|
|
|
There are a lot of planned features / improvements for integrated barcode support:
|
|
|
|
- [https://github.com/inventree/InvenTree/labels/barcode](https://github.com/inventree/InvenTree/labels/barcode)
|
|
|
|
## Third Party Integrations
|
|
|
|
Work is planned on a plugin system to allow integration with third party applications (such as Xero, Open Cart etc).
|
|
|
|
References:
|
|
|
|
- [#2037](https://github.com/inventree/InvenTree/issues/2037)
|