Hi,
I suspect this is quite a common query, but couldn't find a post on here. Does anyone know a good way to access the picked and packed quantities at a line level on a sales order from a user event script?
(As far as I can see there aren't any accessible fields on the record so is there another way to access them).
Many Thanks, Stewart
Thanks @NElliott - looked a bit different to what I was after, but quite interesting.
@battk - yes, I was looking at that. There were a couple of snippets in SuiteAnswers but I couldn't get he first one to work. Was wondering if anyone had anything more bulletproof. Cheers.
b
battk
11/15/2023, 1:07 PM
learn how to make the search or query in the ui first
battk
11/15/2023, 1:07 PM
then copy it in script
s
Stewart
11/15/2023, 1:08 PM
Many thanks - dumb question, how do I run a snippet in the UI?
b
battk
11/15/2023, 1:11 PM
find a page that supports suitescript and use the require function in the console