<@UER9Q3SGM> We are committing lot numbers at the ...
# general
r
@KevinJ of Kansas We are committing lot numbers at the time of sales order but on the item record, is there any way to customize inventory detail view to include “committed” and “available" items
l
what about a saved search with an available filter as the item? or is that not possible?
k
That's the right way to go about it - the question is what type of search, and actually getting the available amount.
maybe an inventory number search.
also- I'd consider checking the drop down - it shows "on Hand" - is there one for "available"?
but the key thing here is that there's no customize button - so by default, the answer to the question being asked is "no"
l
yes, there is one for available. The issue with the item record is - under the inventory detail tab - the available numbers are wrong so a saved search is typically required.
r
@leo @KevinJ of Kansas Thank you. Saved search resolve the issue, Item Committed was not available but i used the formula {quantityonhand}-{quantityavailable} to get committed items.
💯 2