Join Slack
Powered by
record.submitFields({'type': record.Type.CUSTOMER,...
# suitescript
s
sterling_rose
04/17/2018, 2:08 PM
record.submitFields({'type': record.Type.CUSTOMER, 'id': SO.getValue('entity'), 'values': {'isinactive',false}, 'options': {'ignoreMandatoryFields':true} });
Open in Slack
Previous
Next