What triggers the asset.restock event?Issue What triggers the asset.restock event?ReleaseThis is not release or environment specific.CauseThe asset.restock event is triggered by the "Stock Rule Runner" scheduled job when a Stock Rule has a quantity below the threshold and the Pending Delivery [pending_delivery] field is false.Resolution The implementation is in the ProcessStockRules script include, in the _processVendorStockrule method.