I’ve been asked to trigger an alert (email) when a certain part is less than 25 units in inventory.
I’m sure there is a native functionality for this, but we don’t use MRP or anything fancy, just manually create a PO for the new inventory when we ship out the existing.
The details that the devil will be in are how are you determining what the min QOH should be for which parts?
Do you need to know the instant the QOH drops below the min value? Or can you wait until the end of the day and get a report of all the parts that are currently below the threshold? If it is the later, just make a BAQ report, and then “print it” using a schedule, and send it via email.
I think ideally what they want is when a shipment goes out for these (always in batch, usually monthly), they want to make sure they replenish soon via PO.
I was thinking of monitoring the shipment itself with a BPM, if it matches the part, count up and send email? But I don’t know
You could potentially make a standard data directive on PartWhse. Youd have to subtract the values from some columns to get QOH, depending on your needs.
I used to use Kanban monitor when i worked at a company that didnt run MRP. Gives a nice visual when a part is below you Kanban Min.
Make sure to run through the application help. there is a little leg work for setting it up to run.