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] Make filter or status for consumed parts. #8552

Closed
1 of 2 tasks
alxrMironov opened this issue Nov 25, 2024 · 5 comments · Fixed by #8574
Closed
1 of 2 tasks

[FR] Make filter or status for consumed parts. #8552

alxrMironov opened this issue Nov 25, 2024 · 5 comments · Fixed by #8574
Labels
api Relates to the API enhancement This is an suggested enhancement or new feature stock Related to Stock models

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

Serialized parts, what been consumed by build order cant be easy filtered out.

Example:
I have part "PC" with serial number and part "Mainboard", serialized too.
So, after building and selling a few PCs, if im trying to search mainboads by OK status (or any other), i will have consumed mainboards in search results.
There is also checkbox "Is Available", but it filters out quarantined\lost and other statuses.

Suggested solution

So, we need special status for consumed parts or checkbox field.

Describe alternatives you've considered

.

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 stock Related to Stock models api Relates to the API and removed triage:not-checked Item was not checked by the core team labels Nov 27, 2024
@SchrodingersGat
Copy link
Member

@alxrMironov adding in such a filter would be pretty simple - would you like to submit a PR for this? I would be happy to point you to the places in code where it would need to be implemeted

@alxrMironov
Copy link
Author

alxrMironov commented Nov 27, 2024

@alxrMironov adding in such a filter would be pretty simple - would you like to submit a PR for this? I would be happy to point you to the places in code where it would need to be implemeted

I'd like, but im embedded programmer, not web, i have near zero knowleges about websites architecture and ecosystem.

Maybe, our devops would like to do it @templeofhead

@templeofhead
Copy link

Can't say this is my area of expertise as well.

@SchrodingersGat
Copy link
Member

I'd like, but im embedded programmer

Me too ;) that's no excuse :)

@SchrodingersGat
Copy link
Member

New filter incoming in #8574

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relates to the API enhancement This is an suggested enhancement or new feature stock Related to Stock models
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants