2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 21:56:49 +00:00
inventree-docs/docs/upcoming.md
2021-08-13 10:29:05 +10:00

34 lines
1.1 KiB
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).
### SSO Login
Allow SSO integration and login support
References:
- [#625](https://github.com/inventree/InvenTree/issues/625)
- [#634](https://github.com/inventree/InvenTree/issues/634)
- [#1693](https://github.com/inventree/InvenTree/issues/1693)