Please note the following Sage 200 Ideas Portal Guidelines apply to the use of this portal.
Sage uses view “STKStockItemView” to pull the reorder level on the stock list. However, if multiple warehouse are present then it defaults to 0 : “CASE WHEN COUNT(*) = 1 THEN SUM([WarehouseItem].ReorderLevel) ELSE 0 END AS ReorderLevel”
The issue with this is that sages return warehouse isnt visible to the user so wouldn't have a reorder level set.
Based off this I would like to request that the “STKStockItemView” not take into account these returns warehouse.
This would allow items to still have a reorder level visible as long as the only additional warehouse is a return type.
| Idea Benefit | returns warehouse are used in third part like Sicon and sages manufacturing so you may loose access to view the reorder level when you are still basically only using one warehouse |
| How do you solve for this problem today? | Customers are able to keep reorder levels visible even if they are using returns warehouse |
| Product Variant | Sage 200 Professional |