-
netsuite returns this error: org.mozilla.javascript.EcmaError: ReferenceError: “format” is not defined. (/SuiteScripts/altera_data_ue.js#55) What is wrong? Line 55, in this case, is this: var …
- 3K views
- 1 answers
- 0 votes
-
Hello everyone, the following code gives me this warning in netsuite: Invalid date value(must be DD/MM/YYY) /** *@NApiVersion 2.x *@NScriptType UserEventScript */ …
- 1K views
- 0 answers
- 0 votes
-
Noob on NetSuite, I want to study it but I don’t know where to start. Any recommendation(links , sites , …
- 1K views
- 2 answers
- 0 votes
-
When I run this code in netsuite, it returns this error org.mozilla.javascript.EcmaError: TypeError: Cannot call method “getValue” of undefined (/SuiteScripts/altera_data_ue.js#23) …
- 2K views
- 1 answers
- 0 votes
-
My print button does not perform its function. The reason: The record is blocked by workflow. Is there any way …
- 1K views
- 1 answers
- 0 votes
-
Create an exception so that the button works even if the record is locked. Can you help me? They said …
- 1K views
- 1 answers
- 0 votes
-
how do I get data from a record and use the same data to fill another empty record? You understand? …
- 1K views
- 1 answers
- 0 votes
-
I need to increase the font size of a field, and when I go to print the screen, that font …
- 2K views
- 0 answers
- 0 votes
-
Hello everyone I’m new to suitescript, How do I get all the values from a record and copy it to …
- 2K views
- 1 answers
- 0 votes
-
We had to change the setup and uncheck ‘Make Departments Mandatory’ from the setup due to a bug in MRP …
- 2K views
- 1 answers
- 0 votes