-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Feature Request: Extend NetBox QR Code Plugin to Support NetBox Inventory
Description
Currently, the NetBox QR Code plugin supports generating QR codes for core NetBox objects. However, it would be highly beneficial if this plugin could also support assets from the NetBox Inventory plugin.
Use Case
NetBox Inventory introduces additional models, such as Asset
, which are critical for asset tracking and management. Being able to generate QR codes for inventory assets would allow users to:
- Quickly retrieve asset details via QR code scanning.
- Improve asset management and auditing workflows.
- Enhance physical inventory tracking by linking QR codes to NetBox Inventory objects.
Proposed Solution
- Extend the NetBox QR Code plugin to support
Asset
objects from the NetBox Inventory plugin. - Ensure QR codes can be generated for individual assets and linked to their NetBox URLs.
- Optionally allow customization of QR code content (e.g., include serial numbers, barcodes, etc.).
- If needed, introduce a configuration option to enable/disable inventory QR code support.
References
- NetBox Inventory models:
assets.py
- Related NetBox objects already supported by the QR Code plugin.
pascaliske, moritzpetervalerius, RescueRangers, mala1985, mixer904 and 8 more
Metadata
Metadata
Assignees
Labels
No labels