Luis
01/06/2025, 3:50 PMCeligo AI
01/06/2025, 3:50 PMAI generated answer (using internal Slack threads):Based on the conversations, there is no direct field on the inventory item that indicates if the item is a member of a kit. However, you can use the
memberitem
field to determine if an item is part of a kit. This field is accessible and can be used in advanced PDFs and saved searches.
For instance, you can create a saved search and filter on member item
to find out what kits an inventory item is being used in. This can be useful when you want to change an inventory item to an assembly item and need to ensure all the kits are updated with the new item.
In addition, you can add a custom field to the sales order item sublist that defaults to true. The kit members that appear in the ticket will automatically have a value of false. If a member item is specified standalone on the sales order, it will be set to true. This way, you can apply logic using a FreeMarker if statement referencing the custom field.
******
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
01/06/2025, 3:51 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.856740057
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.832103848
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.831108928
Celigo AI
01/06/2025, 3:51 PM