Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Ability to move consumed parts or special storage location for them #8554

Open
1 of 2 tasks
alxrMironov opened this issue Nov 25, 2024 · 3 comments
Open
1 of 2 tasks
Labels
enhancement This is an suggested enhancement or new feature question This is a question

Comments

@alxrMironov
Copy link

Please verify that this feature request has NOT been suggested before.

  • I checked and didn't find a similar feature request

Problem statement

After producing few hundred serialized parts, you will found what stock location is fullfilled with consumed parts.

If you need to restructurise stock locations (delete or make structural) , you not be able to do that, due to tons of consumed stock items and you not be able to even move them to another stock location (only through admin interface).

Suggested solution

Automatically move consumed parts to "consumed" stock location. (Maybe with link to location it taked from)

Describe alternatives you've considered

Ability to move consumed stock items in another stock location.

Examples of other systems

No response

Do you want to develop this?

  • I want to develop this.
@alxrMironov alxrMironov added enhancement This is an suggested enhancement or new feature triage:not-checked Item was not checked by the core team labels Nov 25, 2024
@SchrodingersGat SchrodingersGat added question This is a question and removed triage:not-checked Item was not checked by the core team labels Nov 27, 2024
@SchrodingersGat
Copy link
Member

@alxrMironov please see #8565 - this PR ensures that the stock location is cleared when an item is "consumed" by a build order (or installed into another item).

This way, that item will not appear in the stock location any more. Would this satisfy your requirement here?

@alxrMironov
Copy link
Author

@alxrMironov please see #8565 - this PR ensures that the stock location is cleared when an item is "consumed" by a build order (or installed into another item).

This way, that item will not appear in the stock location any more. Would this satisfy your requirement here?

Sure, but maybe not nulled but have "special" stock location, like... IDK, "consumed", "external"?

@SchrodingersGat
Copy link
Member

IMO that sounds like custom behaviour that could be implemented by a plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an suggested enhancement or new feature question This is a question
Projects
None yet
Development

No branches or pull requests

2 participants