Hi All , How to make Location field non mandatory ...
# suitescript
e
Hi All , How to make Location field non mandatory on custom sale transaction type ???? I am trying to escape entering inventory detail before custom transaction type approval.
r
User Event Script, beforeLoad.
Field.isMandatory
Or change the custom record definition.