You can't do that in beforeLoad. You need to do it...
# suitescript
c
You can't do that in beforeLoad. You need to do it in preferably in afterSubmit so you know the Item Fulfillment saved correctly.
c
Thanks @creece Before Submit and After Submit events are not triggered if inventory details are not available.
c
I'd check your deployment as that is not true.
c
This is script record
c
Are you the owner? its in testing mode currently
c
yes I am owner
c
You'd have to look at the actual code. Maybe log the context as you go into the method to determine whats happening. Editing an Item Fulfillment will trigger the UE regardless if there is detail.