Skip to content

Multiple issues since last upgrade #118

@tpx-mk

Description

@tpx-mk

I recently upgraded Netbox from 4.2.x to 4.3.7 and with it the netbox-qrcode plugin from 0.17 to 0.18.

Unfortunately I have multiple issues with the new plugin version:

Examples:

        'netbox_qrcode': {
                'font': 'Tahoma',
                'font_size': 22, # If the value is 0 or the line does not exist, then the text is automatically adjusted
                'label_height': '29mm',
                'label_width': '90mm',
                'label_qr_height': '24mm',
                'label_qr_width': '24mm',
                'label_qr_text_distance': '2mm',
               # per object options
                'device': {
                        'text_template': '{{ obj.asset_tag }}\n\n{{ obj.name }}\nS/N: {{ obj.serial }}',
                },
Image Image

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