Skip to content

Inventory List - Critical Low #938

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

Open
henrikkoch opened this issue May 21, 2025 · 6 comments · May be fixed by #945
Open

Inventory List - Critical Low #938

henrikkoch opened this issue May 21, 2025 · 6 comments · May be fixed by #945
Labels
enhancement New feature or request

Comments

@henrikkoch
Copy link

I would suggest a feature to list those stock items with lower than defined minimum (per component) in stock

In that way It maybe also could be exported as a comma separated list that could be directly added to a shópping cart at some of the already mentioned component dealers.

At the moment you are able to define a minimum quantity per component in PartDB - but as I see it you can't ask for a comment inventory list that show which items has reached this limit.

.

@henrikkoch henrikkoch added the enhancement New feature or request label May 21, 2025
@d-buchmann
Copy link
Contributor

Try this:
<your_partdb_instance>/parts?part_filter[lessThanDesired][value]=true&part_filter[submit]=
I have added a link to this on my banner.md to access it quickly from the home page.
You can also filter parts by stocks and check the checkbox "Less than desired" manually.

@henrikkoch
Copy link
Author

henrikkoch commented May 23, 2025 via email

@d-buchmann
Copy link
Contributor

No problem, I'm glad I could help.
Would you consider closing the issue or shall we leave it open until details like these have found their way into the docs?

d-buchmann added a commit to d-buchmann/Part-DB-server that referenced this issue May 26, 2025
Adds info relevant to close Part-DB#938.
@henrikkoch
Copy link
Author

henrikkoch commented May 26, 2025 via email

@d-buchmann
Copy link
Contributor

Just a little brainstorming here:
What if there was a sub-item called "filters" in the "tools" sidebar menu, which contains some default filters?
That would be easily accessible for every user and it could be made customizable to fit the power users' needs, too.

@henrikkoch
Copy link
Author

henrikkoch commented May 26, 2025 via email

d-buchmann added a commit to d-buchmann/Part-DB-server that referenced this issue May 28, 2025
Custom filters would need some extra work if they are to be implemented. Fixes Part-DB#938.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants