-
Hello, I want to insert a new custom field with beforeload function to item sublist in Sales Order form. …
- 3K views
- 1 answers
- 0 votes
-
How do you override the custom billing address using SuiteScript 2.0? See screenshot(s)
- 2K views
- 1 answers
- 0 votes
-
I’d like to use the following, but with a custom record type, not SALES_ORDER var fieldLookUp = search.lookupFields({ type: search.Type.SALES_ORDER, …
- 2K views
- 1 answers
- 0 votes
-
I have Multiple Shipping Routes enabled Sales Orders and I am not able to fetch the address fields from the …
- 2K views
- 3 answers
- 0 votes
-
I use a saved search for a Suitelet and want to get around the limitation that the native column sort …
- 4K views
- 2 answers
- 1 votes
-
When a case comes in from a customer – the account no is supplied. I need to do a lookup …
- 2K views
- 2 answers
- 0 votes
-
Hello, I would like to be able to attach/remove files from transaction records in Netsuite using SuiteScript. I have not …
- 3K views
- 1 answers
- 0 votes
-
When using the redirect module to redirect to a saved search, it works, however… Say the search has 5 …
- 1K views
- 0 answers
- 0 votes
-
When creating a Search with the following filters, var invoiceSearch = searchModule.create({ type: “invoice”, filters: …
- 3K views
- 3 answers
- 0 votes
-
This is a long shot because I don’t know that it can be done. We attach PDF files to our …
- 4K views
- 2 answers
- 1 votes