2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 05:36:46 +00:00

Remove "future" page - refer to GitHub instead

- Tedious to keep this page updated
This commit is contained in:
Oliver Walters 2021-02-21 19:26:52 +11:00
parent 7d59f0561d
commit 4e2c1e755a
3 changed files with 9 additions and 40 deletions

View File

@ -1,39 +0,0 @@
---
title: Future Features
---
## Future Features
An non-exhaustive list of feature proposals from InvenTree users.
!!! warning "Disclaimer"
**There is no guarantee that any of those feature will be integrated into InvenTree.**
If you would like to see them implemented, make your voice heard :)
### General
| Feature | Link(s) |
| ----------- | ----------- |
| Barcodes / QR Codes | [#853](https://github.com/inventree/InvenTree/issues/853) [#708](https://github.com/inventree/InvenTree/issues/708) [#677](https://github.com/inventree/InvenTree/issues/677) |
| History tracking | [#547](https://github.com/inventree/InvenTree/issues/547) [#537](https://github.com/inventree/InvenTree/issues/537) [#377](https://github.com/inventree/InvenTree/issues/377) |
| "Copy to clipboard" function | [#997](https://github.com/inventree/InvenTree/issues/997) [#725](https://github.com/inventree/InvenTree/issues/725) |
| "Comments" support | [#868](https://github.com/inventree/InvenTree/issues/868) |
### Part
| Feature | Link(s) |
| ----------- | ----------- |
| Part Ownership and Lending | [#656](https://github.com/inventree/InvenTree/issues/656) |
### Build
| Feature | Link(s) |
| ----------- | ----------- |
| Add ability to modify a completed build | [#977](https://github.com/inventree/InvenTree/issues/977) |
| Partial build completion | [#572](https://github.com/inventree/InvenTree/issues/572) |
### Orders
| Feature | Link(s) |
| ----------- | ----------- |
| Receiving order and allocating | [#551](https://github.com/inventree/InvenTree/issues/551) |

View File

@ -11,3 +11,12 @@ For information on the latest and greatest InvenTree features, refer to the rele
| 0.1.6 | *In Development* | | 0.1.6 | *In Development* |
| [0.1.5](../0.1.5) | January 2021 | | [0.1.5](../0.1.5) | January 2021 |
| [0.1.4](../0.1.4) | November 2020 | | [0.1.4](../0.1.4) | November 2020 |
## Upcoming Features
In-progress and upcoming features can be viewed on [GitHub](https://github.com/inventree/inventree/pulls), where the InvenTree source code is hosted.
## Suggest Something New
To suggest a new feature (or report a bug) raise an [issue on GitHub](https://github.com/inventree/inventree/issues).

View File

@ -90,7 +90,6 @@ nav:
- Plugins: extend/plugins.md - Plugins: extend/plugins.md
- Themes: extend/themes.md - Themes: extend/themes.md
- Third-Party: extend/integrate.md - Third-Party: extend/integrate.md
- Future Features: extend/future.md
- App: - App:
- App: app/app.md - App: app/app.md
- Privacy: app/privacy.md - Privacy: app/privacy.md