Flattened BOM Viewer for InvenTree #11033
jrobelia
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Flat BOM Generator for InvenTree
This generates a temporary complete component list from a complex/deep BOMs for looking at purchasing/inventory shortfalls.
We have been looking for a way to get a better sense of all the parts in our multi-level BOMs. I had been running BOM exports through some scripts to generate purchase lists but thought it would be nice to have this info inside Inventree so other users could access the data easily.
This is a plugin that flattens multi-level BOMs into a single purchasing view. If you work with assemblies that have many nested levels or use cut-to-length parts (wire, tubing, bar stock), this might be useful.
What it does:
Use case: Instead of manually clicking through 5+ BOM levels to figure out what to order, generate a flat list in one click. Useful for production planning when you need to know total quantities across complex assemblies.
GitHub: https://github.com/jrobelia/inventree-flat-bom-generator
Beta Was this translation helpful? Give feedback.
All reactions