Skip to content

Feature Request: Extend NetBox QR Code Plugin to Support NetBox Inventory #97

@damasch

Description

@damasch

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions