Hello all! Does anyone know a way to limit the total quantity backordered on an inventory item? We don't have the stock in yet and need to limit the total backorders to 5,000. Thanks!
k
KevinJ of Kansas
12/03/2020, 4:36 PM
That's a hard requirement. This would likely take script
👍 1
d
Dominic B
12/04/2020, 12:13 PM
We do something similar using a scheduled script, which looks at quantities on hand and on order, compares with quantity back ordered and edits the outofstockbehavior accordingly.