Does anyone know of a trick to creating inventory ...
# suitescript
e
Does anyone know of a trick to creating inventory detail subrecords on a work order completion? I get a '"CREATE_OR_MODIFY_SUBRECORD_IN_USER_EVENT_BEFORELOAD_SCRIPT_IS_NOT_SUPPORTED_YET__YOU_CAN_ONLY_VIEW_SUBRECORD_IN_USER_EVENT_BEFORELOAD_SCRIPT"' error when trying it in a UE beforeload, client scripts only have read access to subrecords so I can't use save record, and NS requires it to be set for the record to save, so before and after submit seem to be out. Any ideas of a workaround?