Join Slack
Powered by
is there anyway to have the price level always be ...
# suitescript
p
pen one
07/21/2021, 3:31 PM
is there anyway to have the price level always be set to custom via a script?
d
David B
07/21/2021, 10:43 PM
Yes. In particular you'd set fieldId
price
to
-1
('Custom') On a Client Script, probably in the fieldChanged entry point for field === 'item'.
2
Views
Open in Slack
Previous
Next