addReorderPointReorderQuantityInventory

fun addReorderPointReorderQuantityInventory(type: ItemType, reorderPoint: Int, reorderQty: Int, initialOnHand: Int = 0, name: String? = null): Inventory(source)

Convenience: build and add an (r, Q) inventory.