has anyone been to use the createCurrentLineItemSu...
# suitescript
n
has anyone been to use the createCurrentLineItemSubrecord method when creating a 'Bin putaway worksheet' on a script? The only sample code in the help files is for 'bin transfer'. If i try the same code to try to create worksheet, it fails on this line: bin_putaway.createCurrentLineItemSubrecord('inventory','inventorydetail');