BOM
Opened this issue · 6 comments
part -> part details -> bom, mobile app it needs to share information how much I can build, otherwise it's useless
This issue needs more context, otherwise it is useless
The part BOM list view in the Android application should (would be great) provide information on how many items I can produce based on current stock levels. Same as it shows in the web app.
Can you provide a screenshot of where you think this "can build" value should be placed? :)
I think below the "Bill of Materials" function there should be a "You can Builds" function. And just like the BOM displays the list and the number of parts needed to build this parent part (product), "You can Builds" could list the stock levels. That would be great and very useful because you immediately know which stock limits you can build.
@zick53 gotcha. Yes, that would be nice :) Currently the "can build" feature is not available via the API, so we cannot implement this for the app (at this stage). I've just opened an issue for that here - inventree/InvenTree#5031