snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
10.99k stars 3.17k forks source link

Feature Request: Display custom data on individual asset page #4948

Closed carlashley closed 6 years ago

carlashley commented 6 years ago

I use a software deployment system (munki) to manage the Mac hardware within my environment. Part of the management tools used includes munkireport (a dashboard that allows you to view various specific details about a device, including software installed, etc. What I'd like to be able to do, is to include a custom data field on each asset page for a given model type that displays that information.

What I was thinking is that you could use keyword replacement techniques along with markdown (or other mechanism) that allow you to include information about the asset itself form snipe.

For example, a custom URL field that allows you to have a base URL plus the asset serial number:

[URL Text](http://example.org/foo?serial={asset_serial})

which would then result in the following displayed on the asset page:

URL Text

and the URL being http://example.org/foo?serial=C0123456

example

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!

rodchristiansen commented 7 months ago

Did you or snipe ever implement a solution for this @carlashley ?

carlashley commented 7 months ago

No we didn't. Not sure about Snipe-IT.