I'm trying to add a few columns of data to PO line...
# suitescript
k
I'm trying to add a few columns of data to PO lines. We have a script doing this in
validateLine
, but for some reason this hook isn't firing when creating a PO for the first time, and adding lines. After the record has been saved, if we go back to edit the line, it works fine. Is there something simple I am missing here?