From what I can tell, there is still no way in .Net to show a 'Needed' quantity which takes into account what stock you have already ordered and is 'Due'.
So it is not possible to create a My Inventory view to show only what you need to order.
A Needed value is simply where Min Stock Level - (Available + Due) > 0.
This needs to be added as a column in My Inventory so that ordering can be done as efficiently as in the desktop app.
S
Steven Cosgrove
said
almost 3 years ago
I'll second this, we've setup what I would consider a workaround using the inventory filters to show what is low. But by no stretch is it as functional or as simple to use as the desktop low stock screen.
Rob Cunningham-Brown
Whilst https://help.linnworks.com/support/discussions/topics/7000010413 shows as Implemented, .Net still doesn't fully replicate the Reorder Low Stock functionality from the Desktop app properly.
From what I can tell, there is still no way in .Net to show a 'Needed' quantity which takes into account what stock you have already ordered and is 'Due'.
So it is not possible to create a My Inventory view to show only what you need to order.
A Needed value is simply where Min Stock Level - (Available + Due) > 0.
This needs to be added as a column in My Inventory so that ordering can be done as efficiently as in the desktop app.