Ever seen this error when trying to update lines t...
# suitescript
s
Ever seen this error when trying to update lines to add inventory detail:
Copy code
message: "The subrecord line has already been committed or cancelled. The previous subrecord reference is no longer valid. You must get another reference to the subrecord in order to perform this operation.",
@ZachO
👍 1
t
Haven’t seen that, but My assumption is that, the particular serialised/ lot number is either committed on some other order or it’s cancelled from the incoming record(Item receipt or Inventory Adjustment)
So the item with that Serialised or Lot Number is no longer valid.