megaphone
Update your Profile with your Support type to get your Support Type badge.
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Stay in the know of how NetSuite can help grow your business with our guides, webinars, and events. Subscribe Here
What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now!
No Limits. Just possibilities. Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Discover what's next at SuiteConnect Tour 2026.
Try Intelligent Payment Automation – Fee Free For Your First Month For more information, visit this thread.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Expand your NetSuite knowledge by joining our Ask A Guru Live sessions. RSVP on this event now.
Don't miss out on our Question of the Week! You only have until tomorrow, April 2, 2026, 2:00PM ET to comment your answers.

My Stuff

New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.

3945328 Newbie

Comments

  • If an item (like C in my example) is available to multiple customers, does that change how the price level works? Continuing from my example, Customer 1 is set at Price Level 1 and Customer 2 is set at Price Level 2. Items A and B only have a price for Level 1, Item C has prices for Levels 1 and 2, and Items D and E only…
  • Jon is on track with his call, I just recently hooked all this up on our entity and transaction forms. You should create a custom field that resides on your Entity forms (i.e. UPS#) and then create a custom field to reside on transaction forms and use the Sourcing and Filtering tab to call out for the information. So you…
  • Hi , I just wanted to see if anyone at NetSuite can help me reference those values in the sales order.
  • I would be interested in this as well. Also, I would need the same logic to develop an inventory report that will show each item by lot number and by location. With regards entering a separate line item on the SO for each lot, at the time of the Sales order entry, I don't know if I'll pull more than one lot; I only find…
  • I wanted to revisit this thread because I didn't know if there have been any updates. I'm developing a Purchase Order history using Cecelia's logic from above, but it doesn't seem the Fulfilling Transaction, Billing Transaction or Paying Transactions have been linked with Purchase Order. Has anyone else figured out how to…
  • You would also need to source in the weight from the item into a custom field. Thanks, -e Thanks for the advice. I have created a second custom field to hold just the weight. Now I have 2 custom fields: Item Weight (source is Weight) and Line Weight (forumula of {weight}*{quantitycomitted})and I've put both on the picking…
  • I want to add the item weight (on each line item) to the packing list as well as the total weight for the shipment. I tried creating a custom column field (name: Item Weight) and using a formula: {weight}*{quantityfulfilled} but {weight} seems to be null, even though I know there is a value for weight. Does anyone have any…
  • Thanks for the hint, that worked perfectly! However, I did have a bit of a time finding the ID of my custom fields. I eventually went to my List (Transaction Column Fields in my case), right clicked on the description, selected Properties, and looked for "id=..." Is there another way to find the custom field ID?
  • Thanks for the help Evan. I'll talk to our implementation team about what may be missing on my setup that is keeping me from seeing some of these features.
  • I don't quite understand. So if I create a field in the fulfillment, the value isn't stored anywhere? That's why I tried creating a second field and tried using the first as the source. Is there any other way of adding a message during fulfillment that can be shown on the invoice?