[PR #15691] [MERGED] 15541 Add component selector to InventoryItemTemplate #14648

Closed
opened 2025-12-29 23:25:44 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15691
Author: @arthanson
Created: 4/10/2024
Status: Merged
Merged: 4/25/2024
Merged by: @jeremystretch

Base: featureHead: 15541-inventoryitemtemplate


📝 Commits (3)

  • b6f8532 15541 update InventoryItemTemplateForm
  • e788266 15541 update InventoryItemTemplateForm
  • 90d2c67 Remove custom template

📊 Changes

3 files changed (+13 additions, -112 deletions)

View changed files

📝 netbox/dcim/forms/model_forms.py (+13 -6)
📝 netbox/dcim/views.py (+0 -2)
netbox/templates/dcim/inventoryitemtemplate_edit.html (+0 -104)

📄 Description

Fixes: #15541

Adds component assignment to InventoryItemTemplateForm to match InventoryItemForm - currently it just shows
Monosnap Add a new inventory item template | NetBox 2024-04-10 13-24-31


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/15691 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 4/10/2024 **Status:** ✅ Merged **Merged:** 4/25/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `15541-inventoryitemtemplate` --- ### 📝 Commits (3) - [`b6f8532`](https://github.com/netbox-community/netbox/commit/b6f8532eb6e43aa48fc9354e782e90f81625a308) 15541 update InventoryItemTemplateForm - [`e788266`](https://github.com/netbox-community/netbox/commit/e788266b38150fedbc7214acc2c5eed2dc9788cf) 15541 update InventoryItemTemplateForm - [`90d2c67`](https://github.com/netbox-community/netbox/commit/90d2c672b9866232845f9e6f146c385b0a7fb97b) Remove custom template ### 📊 Changes **3 files changed** (+13 additions, -112 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/forms/model_forms.py` (+13 -6) 📝 `netbox/dcim/views.py` (+0 -2) ➖ `netbox/templates/dcim/inventoryitemtemplate_edit.html` (+0 -104) </details> ### 📄 Description ### Fixes: #15541 Adds component assignment to InventoryItemTemplateForm to match InventoryItemForm - currently it just shows ![Monosnap Add a new inventory item template | NetBox 2024-04-10 13-24-31](https://github.com/netbox-community/netbox/assets/99642/db293701-d072-411c-8a42-62bdec5b37eb) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:25:44 +01:00
adam closed this issue 2025-12-29 23:25:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14648