AMIT SINGH
12/23/2023, 2:13 PMAMIT SINGH
12/28/2023, 5:53 PMKrish
01/13/2024, 10:30 PMKristin M
01/17/2024, 9:38 PMGaurav Maheshwari
01/18/2024, 4:22 AMnsAI
01/18/2024, 5:45 PMPp Dany Leal
01/22/2024, 6:29 PMsearch.create({type: search.Type.INVENTORY_ITEM…})
but what if not all custom fields are part of that type?
• Is there a way to visualize the whole DB schema or to find out all the custom fields that were created for this company? (I was not here when these were created). Currently the script is pulling 3 custom fields from _inventory_item_ but two of those are returning simply “1” and “2" instead of their actual value. Plus there are other fields that I cannot for the life of me figure out where I can get them from. I tried exploring by going to Setup > Records Catalog and I did find some of the stuff I need but I do not understand what the Join column really means.
• Once I figure out how to get the remaining data, is there an easy way to join together the results if they’re not part of the same search? (sort of like when you do joins in a sql query?)
Happy to share code or join a quick call if need be.Alexander Cuadros
01/24/2024, 2:14 PMEystein Bye
02/05/2024, 2:02 PMConstantine Anikin
02/12/2024, 8:57 PMUser2351
02/29/2024, 10:02 PMChris Mattison
03/27/2024, 4:06 PMRyan Longenecker
04/06/2024, 10:53 PMManish Kumar Gupta
05/04/2024, 5:52 PMEystein Bye
05/07/2024, 1:04 PMList/Record
and I want the list to only show active customer. Can I somehow add a condition to not show all customer, or do I need to make a new custom list of active customer and use that?Krish
05/15/2024, 2:31 PMEmily S
06/18/2024, 5:36 PMKristin M
07/22/2024, 6:22 PMSitara
10/14/2024, 2:02 PMSitara
10/29/2024, 2:16 PMBibek Shrestha
10/30/2024, 11:13 PM/void
endpoint.
We have transactions.void()
API for suitescript. Looking for something similar with Rest API.
TIAEmily S
11/26/2024, 10:03 PMcase when {user.issalesrep} like 'F' then 1 when {user.issalesrep} like 'T' and {salesrep} like {user.entityid} then 1 else 0 end
nsAI
12/20/2024, 4:10 PMRenee
01/08/2025, 1:41 PMorderquantity
to completedquantity
and if completedquantity
is greater, pop up a message. Seemed like it would be simple, but I'm not seeing these fields available as a condition. Any ideas?Maryam Mahtab
01/15/2025, 12:59 PMEystein Bye
02/04/2025, 2:15 PMYour NetSuite account has been identified as currently using one of the unsupported SOAP web services endpoint versions (versions 2017_2 to 2021_1). To ensure the continuity of your web service integrations, and efficient support, you must upgrade to a supported endpoint version as soon as possible.
Venkateshwari
03/03/2025, 5:57 PMNetSuite Ninja
04/15/2025, 2:38 PMJames Hall
04/23/2025, 10:36 PMdh_1101
05/12/2025, 9:59 PM