Closes #1692: Allow assigment of inventory items to parent items in web UI

This commit is contained in:
Jeremy Stretch
2020-09-18 11:05:31 -04:00
parent 42b17aa9a4
commit f8b5f57a1e
3 changed files with 20 additions and 4 deletions

View File

@@ -6,6 +6,7 @@
### New Features
* [#1692](https://github.com/netbox-community/netbox/issues/1692) - Allow assigment of inventory items to parent items in web UI
* [#5146](https://github.com/netbox-community/netbox/issues/5146) - Add custom fields support for cables, power panels, rack reservations, and virtual chassis
### Other Changes