Sage 100

 View Only
  • 1.  I have a customer who wants a way to stop a shippe

    Posted 11-30-2017 10:35
    I have a customer who wants a way to stop a shipper from shipping anything but the exact quantity on an order. I don't think there's a standard way to prevent back orders. Anyone had a similar situation and if so what did you do?


  • 2.  RE: I have a customer who wants a way to stop a shippe

    Posted 11-30-2017 11:14
    What if you unchecked Allow Back Orders in Product Line Maintenance? That would prevent a back order from being generated on the sales order.


  • 3.  RE: I have a customer who wants a way to stop a shippe

    Posted 11-30-2017 11:46
    @JaneCavanaugh correct, ""Allow Back Orders"" option at the item level, or default from product line, determines if a short shipment generates a back ordered Sales Order line. This however does not guarantee that the order qty = shipped qty, since you could ship more or less than ordered. If they are using Shipping Data Entry, you can prevent the over shipment using the Shipping setup option, and uncheck 'allow overshipment'. If your customer needs exact order qty = ship qty I'd put in a script to handle it.


  • 4.  RE: I have a customer who wants a way to stop a shippe

    Posted 11-30-2017 11:50
    Thanks. I am not sure if disallowing backorders can be overridden and if it couldn't that might be an issue. They've been kicking around this concern for a while and obtained a quote on denying over/under shipments which they never followed through with.