Create a stock rule
Create a stock rule to control what happens when the inventory of a particular asset in a particular stockroom reaches a specified threshold.
Before you begin
Role required: inventory_admin
Procedure
- Create a stock rule.
| Interface | Action |
|---|---|
| Core UI |
|
| Hardware Asset Workspace |
|
- On the form, fill in the fields.
| Field | Description |
|---|---|
| Model | Product model to which the rule applies. |
| Threshold | Quantity that the stock must reach to trigger restocking. For example, enter a threshold of 10 for a laptop computer that should be restocked when inventory drops below 10 in the specified stockroom.Note: If a stock rule is created for a hardware or software model reaches the threshold limit, a notification is sent to the stockroom manager and a stock order request is automatically created. |
| Restocking option | Location where additional supplies should come from. If Procurement isn’t active, then restocking option is Stockroom only. Otherwise, select one of the following:
|
| Active | Option for enabling the stock rule for restocking automatically. |
| Stockroom | Current physical location of the asset. |
| Order size | Minimum order quantity for stockroom transfers or vendor purchases. ServiceNow calculates the smallest multiple of the order size needed to restock the item above the threshold. For example, there are 3 laptops in stock with a threshold of 10 and the Stockroom option selected. If the order size is set to 4, the system creates a transfer order for 8 laptops to exceed the threshold and satisfy the rule (3 in stock + 8 ordered = 11). When restocking from a vendor, ServiceNow sends an email to the stockroom manager showing the total number of items to order, as multiples of the order size. |
- Select Submit or Save.
Result
- The stock rule that you created appears in the Stock rules tab.
- If the restocking option was set to Vendor, the Stock orders tab will be displayed. All the stock orders that are created using this stock rule are listed under the Stock orders tab.
If the restocking option was set to Stockroom, the Transfer orders tab will be displayed. All the transfers orders created using this stock rule are listed under the Transfer orders tab.
Note: For stock orders created through the restocking by a vendor, the stock order tab shows all stock orders generated by that stock rule. But for transfer orders, the tab only displays transfer orders after the upgrade.
Parent Topic:Manage stockrooms
Related topics