on an item record - there is a specific price leve...
# suitescript
m
on an item record - there is a specific price level for a specific currency I am trying to ensure does not get updated. someone tell me how to access a price level on an item record? I want to do this in a client script so the user can be alerted if they attempt to make a change
b
one of the harder things to do in suitescript if you have to make a generalized solution
the answer to your question will depend on which features the account is using
m
thanks for the link - wow, this is much more complex that I thought it might have been. I'll read through the links
b
its also might be possible to cheat and just treat it as a sublist, but the ids involved will look weird