Server (please complete the following information):
Is your feature request related to a problem? Please describe.
I would like to bulk add components to assets/model.
For example: we build our own PCs and we would like to list all "components" of the PC at the "components" tab. When we built new PCs, we have to assign these components 1. manually (even when we copy them) 2. we have to manually add components to the compontents site.
We do have several models of these PCs.
I also would like to have just a "Add components/consumable" button. Why? Because now i have to manualy count them together. I am just lazy, thats all ;)
Describe the solution you'd like
We would like to add certain assets (linked to a model) which would automaticly add the required components and would also assign these components to the asset.
Additional context
I know that you already introduced the user defined fields but they don't seem to be as handy as the components site and feature.
Is this still relevant? We haven't heard from anyone in a bit. If so, please comment with any updates or additional detail.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Don't take it personally, we just need to keep a handle on things. Thank you for your contributions!
This issue has been automatically closed because it has not had recent activity. If you believe this is still an issue, please confirm that this issue is still happening in the most recent version of Snipe-IT and reply to this thread to re-open it.
Is there any way to achieve this? We really like the tool, but we have a lot of asset models that come with a predefined set of components. Any plans to implement a feature like this or is there another way to solve this?
Again an example for what has already been described by ArchdukeNavaron:
An asset of asset model "A" always has 1x Component "C1", 2x Component "C2", 1x Component "C3"
If we create a asset of type asset model "A", we want to automatically reduce the current stock on the components C1 by 1, C2 by 2 and C3 by 1 according to definition of the Asset Model. Doing this manually is prone to human error.
+1 on the use case described by @tobiasrothen . We are trying to achieve something similar with snipe-it but so far unsuccessful. Instead of having to manually checkout the components to assets after creating them it would be great to define the required components in the Asset Model so it would check them out when a new asset of the type is created. Ideally this would throw an error if the stocked amount of components is not sufficient.
On a side-note: The concept of components in general seems somewhat unclear from the documentation. For example I wonder why the quantity of a components cannot be reduced without having to check it out to an asset (e.g. when using it for something else). On the contrary they cannot be "restocked" without re-adding them or altering the quantity manually. A UML like illustration of the relationship between the assets, asset models, components etc. would really be appreciated!
Most helpful comment
Is there any way to achieve this? We really like the tool, but we have a lot of asset models that come with a predefined set of components. Any plans to implement a feature like this or is there another way to solve this?
Again an example for what has already been described by ArchdukeNavaron:
An asset of asset model "A" always has 1x Component "C1", 2x Component "C2", 1x Component "C3"
If we create a asset of type asset model "A", we want to automatically reduce the current stock on the components C1 by 1, C2 by 2 and C3 by 1 according to definition of the Asset Model. Doing this manually is prone to human error.