InvenTree icon indicating copy to clipboard operation
InvenTree copied to clipboard

BOM Filtering Based on Stock Location

Open odsPSI opened this issue 3 months ago • 2 comments

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.

odsPSI avatar Sep 24 '25 20:09 odsPSI

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?

matmair avatar Sep 24 '25 21:09 matmair

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

SchrodingersGat avatar Sep 24 '25 23:09 SchrodingersGat

This issue seems stale. Please react to show this is still important.

github-actions[bot] avatar Nov 24 '25 11:11 github-actions[bot]

still important

matmair avatar Nov 24 '25 11:11 matmair