Phi-My Tran
10/17/2025, 8:32 AMCeligo AI
10/17/2025, 8:32 AMAI generated answer (using internal Slack threads):Based on the conversations, NetSuite's costing engine for serialized items that cycle repeatedly within a day works in the following way: NetSuite uses a specific costing method for serialized items. When an item is serialized, each individual unit of that item is tracked by a unique serial number. This allows for precise tracking of the cost of each individual unit as it moves through the inventory cycle. However, dealing with a large volume of serialized items can be challenging. The native Item Receipt and Item Fulfillment express entry may not be feasible for thousands of serialized items. CSV imports have been tried but found to be inconsistent and challenging for warehouse staff to use. One potential workaround suggested is to use Lot Numbered Items. If you select "Lot Numbered" as the costing method, each lot will have a specific cost. This can get you a little closer to what you want, but it also has its own challenges. For instance, you need to play with inventory details and when it comes to invoicing, you have to create an invoice directly from the sales order. Another suggestion is to consider an intermediate application that creates the user experience you want then talks to NetSuite via a restlet. This could be a node/react application with a dedicated database, and then employ a lambda function to process the data. ****** 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
10/17/2025, 8:32 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.825622559
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.817810118
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.815612793
Celigo AI
10/17/2025, 8:32 AMPhi-My Tran
10/17/2025, 8:33 AM