So I'm trying to determine the parent of an item i...
# suitescript
s
So I'm trying to determine the parent of an item in an item group on a transaction, either sales order or item fulfillment. But I can't find any fieldsthat would indicate that. I see "inGroup" is true, but I see no way to get what the group's parent is via suitescript? Can I create a custom field on the item to pull that data somehow and then I can access that in my script maybe?