0

We are trying to automate the Inventory Adjustment whenever the Inventory OnHand hits 0 or less than 0. How can we implement this with in the Netsuite.

1 Answers1

1

You could set a user event on aftersubmit on the sales order record. Whenever the stock goes below on order, create the IA.

felipechang
  • 916
  • 6
  • 14