Discussions
It’s that time of the year again! As we embrace the holiday cheer, we want to share an important announcement regarding our holiday schedule. Our dedicated team of NetSuite Support Gurus will be taking a short break to recharge during the holidays, from December 24, 2024, to January 1, 2025. We’ll be back in full swing, ready to assist you on January 2nd. During the break, feel free to explore the wealth of NetSuite resources on our platform.
As we celebrate the season's joys, we are incredibly grateful for your ongoing support and engagement. Have a fantastic holiday break, and let's gear up for an incredible 2025!
Here are some examples to get your creative juices flowing.
"Did I pay vendor John Doe last month?"
"Take me to my largest sales order for this month."
"What invoices haven't been paid yet?"
Custom Code to Copy Line Items to Custom Body Field
Hello,
I am working with a new script to copy line item names to a custom body filed so that we can see the item name in a custom transaction search using the "Status" Item Fullfillment: Picked, Item Fullfillment: Packed, Item Fullfillment: Shipped. We need to be able to see the item name being ordered in each of the fullfillment screens as a column.
I have gotten the script to work by attaching it to our sales order forms. It works fine when manually entering orders in the back end but I can't get it to work with our "custom sales order - cash sale" from within the web store. The only way to get the field to copy is to edit the order then it runs the script and copies the filed, which is good but we need to be able to see them on the fly without having to edit each order to iniciate the script.