-
Hi, I created UE script on afterSubmit function to get status for all Quotes/Estimates that related to Opportunity and based …
- 240 views
- 0 answers
- 0 votes
-
Hi All, Question is it possible to get the current user detail in userevent (suitescript 2.x)? I tried this API …
- 718 views
- 2 answers
- -1 votes
-
My print button does not perform its function. The reason: The record is blocked by workflow. Is there any way …
- 639 views
- 1 answers
- 0 votes
-
I am disabling department field(label : cost centre) on item line on Vendor Bill and other transactions using UserEvent script …
- 636 views
- 1 answers
- 0 votes
-
Hi, I’m trying to bring the event dates from my event-form to my sales order form by a customization field. …
- 414 views
- 0 answers
- 0 votes
-
Hi All i got this error : ” cannot find function getSelectOptions in object field , type error the field …
- 1K views
- 2 answers
- 0 votes
-
Hello NetSuite Professionals – Receiving error “Invalid API usage. You must use getValue to return the value set with setValue” …
- 726 views
- 1 answers
- 0 votes
-
??
- 467 views
- 1 answers
- 0 votes
-
Hello, I have add a custom field with a suitescript 2.0 user event beforeload, in customer record. now it’s out …
- 648 views
- 0 answers
- 0 votes
-
Hi everyone , I have encountered this error {“type”:”error.SuiteScriptError”,”name”:”UNEXPECTED_ERROR”,”message”:null,”stack”:[“doSendEmail(N/email)”,”sendMail(/SuiteScripts/Webhive/ma_test_email.js:279)”,”takeAction(/SuiteScripts/Webhive/ma_test_email.js:61)”],”cause”:{“type”:”internal error”,”code”:”UNEXPECTED_ERROR”,”details”:null,”userEvent”:”aftersubmit”,”stackTrace”:[“doSendEmail(N/email)”,”sendMail(/SuiteScripts/Webhive/ma_test_email.js:279)”,”takeAction(/SuiteScripts/Webhive/ma_test_email.js:61)”],”notifyOff”:false},”id”:”73e7f964-e577-4ddb-bf47-e2ff1eb58a3c-2d323032302e30392e3135″,”notifyOff”:false,”userFacing”:false} on email.send({ author: mailAuthor, recipients: mailRecipient, subject: template.subject, body: template.body }); …
- 794 views
- 2 answers
- 0 votes