Hi, I try to change quantity in line in item recei...
# general
r
Hi, I try to change quantity in line in item receipt by UE script in beforeLoad() function. If quantity more than quantity remaining, quantity setted = quantity remaining. But i can open item receipt and change quantity manually.
b
you probably want to ask in #suitescript , keep in mind that you can only set default values during create
and even then, setting sublist values will probably behave weirdly
r
ok, i will repost in #suitescript
b
sharing your code tends to be best
still probably need to better describe what you want to happen, im not really sure what you want to happen, or even if there is some sort of error
it doesnt look like your code makes an attempt to match your description