is there anyway to have the price level always be ...
# suitescript
p
is there anyway to have the price level always be set to custom via a script?
d
Yes. In particular you'd set fieldId
price
to
-1
('Custom') On a Client Script, probably in the fieldChanged entry point for field === 'item'.