Hey all, anyone know how to “un-fulfill” line item...
# suitescript
a
Hey all, anyone know how to “un-fulfill” line items from an Item Fulfillment record in SS2.0? Normally I would use
removeLine
, but in this case I’m receiving a
SSS_INVALID_SUBLIST_OPERATION
error. I assume this has something to do with the fact that the sublist isn’t a normal sublist and requires you to untick the Fulfill check box to remove it via User Interface.