BOM Filtering Based on Stock Location
Please verify that this feature request has NOT been suggested before.
- [x] I checked and didn't find a similar feature request
Problem statement
Inside the BOM it shows the available stock for each required component but it has no option to filter based on stock location - for example I only want to know available stock based on stock location "X".
Suggested solution
Adding Stock Location filtering to the BOM Table inside assembly parts
Describe alternatives you've considered
N/a
Examples of other systems
No response
Do you want to develop this?
- [ ] I want to develop this.
This should probably be possible with a few adaptions to the UI and API, but probably also a sizable amount of work to get right with all corner cases that come with nested locations and variants.
@SchrodingersGat is this something that you see in-scope for Core InvenTree?
We already do a similar thing in the "build order" UI / API - if a build order is specified to draw stock from a particular location, only the available stock in that location (and sub-locations) is shown.
It does make the API / UI interactions a lot trickier. I'd be happy for someone to tackle it, but there will be a lot of edge cases to consider
This issue seems stale. Please react to show this is still important.
still important