Renee Chandler
01/22/2025, 8:51 PMCeligo AI
01/22/2025, 8:51 PMAI generated answer (using internal Slack threads):To add a scannable field to the picking process using NetSuite's WMS, you would need to customize the picking process to include the scannable field. This can be done by creating a custom field on the item record that will hold the barcode value. This field can then be included in the picking process. Here are the steps to do this: 1. Navigate to
Customization > Lists, Records, & Fields > Item Fields > New
.
2. Create a new field, give it a label (like "Barcode"), and select "Free-Form Text" as the type.
3. Under the "Applies To" section, select the types of items this field should apply to.
4. Save the field.
Once the field is created, you can populate it with the barcode values for your items. When picking items, the barcode scanner can be used to scan the barcode, which will input the barcode value into the field where the cursor is located. This can be used to look up the item in NetSuite and add it to the picking ticket.
Please note that this is a basic implementation and may not cover all use cases. Depending on your specific needs, you may need to further customize this process, such as by creating a Suitelet to handle the barcode scanning and item lookup process, or by using a third-party WMS that integrates with NetSuite.
******
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/22/2025, 8:52 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.827686429
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.81775552
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.813037634
Celigo AI
01/22/2025, 8:52 PMRenee Chandler
01/22/2025, 8:54 PM