snipe / snipe-it

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

Display Consumables and Accessories on the location presenter screens #9355

Open psarossy opened 3 years ago

psarossy commented 3 years ago

Server (please complete the following information):

Is your feature request related to a problem? Please describe. Consumables and Accessories allow setting a Location (I view this as inventory location, and location checkout is not allowed) so to keep track of what is at a location, these can have a Location ID set, but when clicking on it the location presenter does only includes Users/Assets/Components, and there's no way to view Accessories and Consumables.

Describe the solution you'd like Update resources/views/locations/view.blade.php's static template to include the Accessories and Consumables tables

Describe alternatives you've considered There is no build in workaround, though of doing a custom form instead, but this seems like a pretty basic missing item.

Additional context Accessories and consumers support Locations: https://prnt.sc/10wcdce But Accessories and Consumables are missing: https://prnt.sc/10wce69 And it's a simple fix: https://prnt.sc/10wejxk

Will file a merge request with the fix.

welcome[bot] commented 3 years ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.