github ArnesSI/netbox-inventory v2.6.0

8 hours ago

Asset roles

Assets can have an asset role assigned to them. Asset roles can be organized in a tree similar to Device roles in netbox. Under each asset role there is a breakdown of a number of assets by their status. For example you can create Asset role for network switches and assign it to relevant assets. Then you can see under network switches role how many you still have available, how many are in use...

Thanks @Maksym-Ototiuk for contributing this feature.

What's Changed

  • Add bulk asset tag pattern generation with tests and docs by @patricklind in #290
  • feat: add AssetRole model with nested support (#291) by @Maksym-Ototiuk in #292
  • Add copy-to-clipboard buttons for serial number and asset tag on Asset detail page by @Maksym-Ototiuk in #293
  • change to django querystring template tag where possible by @matejv in #294

New Contributors

Full Changelog: v2.5.1...v2.6.0

Don't miss a new netbox-inventory release

NewReleases is sending notifications on new releases.