Hello everyone. Is it possible or is there any pro...
# suitescript
j
Hello everyone. Is it possible or is there any process so that quantity committed can be edited via script? What I've tried so far is the following: Turned off auto-allocation in Accounting Reference -> Set DNC in script ->
setLineItemValue('item', 'quantitycommited', val);
-> Set back to Commit. What am I missing? Any ideas?