tmcItemStockReplenishedDataSchema
@mineflow/contracts / tmcItemStockReplenishedDataSchema
Variable: tmcItemStockReplenishedDataSchema
const tmcItemStockReplenishedDataSchema: ZodObject<{
currentQuantity: ZodNumber;
itemId: ZodUUID;
minStock: ZodNumber;
warehouseId: ZodUUID;
}, $strip>;
Defined in: events/scm/tmc.ts:96
scm.tmc-item.stock-replenished — остаток вернулся выше minStock
(выход из low-stock). Подписчики: Notifications.