Error: “You must enter at least one line item for this transaction” When Saving Sales Order with a Special Work Order Item

Scenario User encounters an error “You must enter at least one line item for this transaction” upon saving a Sales Order transaction with a Special Work Order Item when Create PO column is set to Yes. The Advanced Bill of Material feature is enabled in the account.  Solution This behavior may be caused by the setup of the linked Bill of Materials of the Special Work Order Item.… Continue reading Error: “You must enter at least one line item for this transaction” When Saving Sales Order with a Special Work Order Item

SetTimeOut in SuiteScript SSS_INSTRUCTION_COUNT_EXCEEDED

When using the SetTimeOut or Sleep with more than 4 or 5 seconds in the SuiteScript getting the error SSS_INSTRUCTION_COUNT_EXCEEDED Solution: The script increases the instruction count and if it is set to too high then the users will get an SSS_INSTRUCTION_COUNT_EXCEEDED error. It is recommended to stop the script just for 1 or 2… Continue reading SetTimeOut in SuiteScript SSS_INSTRUCTION_COUNT_EXCEEDED

Solve issue” Cannot continue this authorization flow. Your Current Role has insufficient Permission , Select one of the Role in change role list or contact your Account Administrator” 

Scenario When we try to create Token in Elbrus Version we will see Cannot continue this authorization flow. Your Current Role has insufficient Permission , Select one of the Role in change role list or contact your Account Administrator message in our Browser. ScreenShots of Error Message Solution:-  login to Netsuite using ID and Password… Continue reading Solve issue” Cannot continue this authorization flow. Your Current Role has insufficient Permission , Select one of the Role in change role list or contact your Account Administrator” 

Clarification for a scenario – Automatic Purchase order creation based on Sales order quantity

A custom page is created to show the items and related sales details. Purchase orders will be created with the quantity entered whenever the user chooses the items and clicks the “Generate Purchase Order” button.Once the user clicks the generate purchase order button, the user navigates to the Custom record to view the processed status.… Continue reading Clarification for a scenario – Automatic Purchase order creation based on Sales order quantity

TRUNCATED – LIMIT REACHED error when sending CSV file from a saved search.

The scenario: When we schedule saved Netsuite search results, we get TRUNCATED – LIMIT REACHED. As a result, the results from the attached CSV file will be missing. Solution. We have resolved this issue with the help of the result configuration check box. We have checked the run-restricted checkbox and added the maximum result. This… Continue reading TRUNCATED – LIMIT REACHED error when sending CSV file from a saved search.