• Sales Order GD_Lines Refresh

    I have a button script that successfully changes the price level on SO Lines but the changes aren't visible in the grid until either moving to another tab and then back to Lines or closing and reopening the sales order. Is there a way to refresh the…
  • Down Arrow Key in PO Entry Causes Script to Create New Line or Modify Next Line on PO

    I created a script that is triggered off the Column - Post-Validate event on a PO line item UDF. The UDF is located in the upper grid (GD_Lines). The script does exactly what I want it to do as long as the user hits the enter key before they leave the…