SunShine
02/05/2025, 8:15 PMCeligo AI
02/05/2025, 8:16 PMAI generated answer (using internal Slack threads):Based on the conversations, it seems like you are trying to establish a relationship between parent and child items in NetSuite's inventory. To see only parent items in the inventory, you can filter your search by
Matrix Item = True
. However, this will only bring up matrix item parents and not items that are not a subitem of. For non-matrixed parents, you can use the filter Sub-item of none
.
If you are dealing with a transaction search and need to go beyond one level (i.e., {item.parent.parent}), it seems like this might not be directly possible.
To see a list of child items from a parent item right in the parent item's record, you can usually find this in the Accounting tab or Matrix tab of the parent. If this doesn't work, you can create a new search and set it as a sublist view. Then attach it to the form/item. Set criteria Matrix child item = true
. In the Results tab, include internalid and whatever info you want. Set Available filter = Sub-Item of
. Then check make available as sublist view
. Then you can attach it to the items on custom sublists.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
02/05/2025, 8:16 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.813389
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.800357401
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.798558831
Celigo AI
02/05/2025, 8:16 PM