iDebugAll / phonebox_plugin

A Telephone Number Management Plugin for Netbox and more
MIT License
89 stars 27 forks source link

Fix runtime with NetBox 3.3 and later #28

Closed knobix closed 1 year ago

knobix commented 1 year ago

Since NetBox 3.3 the phonebox_plugin has runtime issue due API changes and since NetBox 3.4 two templates need some modifications as well to work properly.

This PR contains the following fixes:

This PR should fix #27.