Have you ever came across a situation like, When a sales order is created for an item with available quantity and on saving the sales order record, the quantity will not get committed instead the ordered quantity will get back-ordered? Solution : Please recheck the below points to resolve this issue. Please check whether the… Continue reading Why items are not committed even if there are item quantities available in inventory?
Month: January 2023
Java Concepts For Selenium
How to update some changes in website from NetSuite
A) How to set the number of item on Overview page 1.Go to commerce -> Website -> Website Configuration 2.Take My Account tab ->RECENT TRANSACTIONS QUANTITY TO SHOW -> Set the needed number here 3.Save B) How to change the name of item option on website ,PDF etc 1.Go to Customization -> List, Records ,Fields… Continue reading How to update some changes in website from NetSuite
HOW TO FIX “ENOTFOUND” ERROR IN NODE.JS
The ENOTFOUND exception occurs in Node.js when a connection cannot be established to some host due to a DNS error. This usually occurs due to an incorrect host value, or when localhost is not mapped correctly to 127.0.0.1. It can also occur when a domain goes down or no longer exists If we get this… Continue reading HOW TO FIX “ENOTFOUND” ERROR IN NODE.JS
Store image URL in the sales order.
Create Transaction body field in the sales order. When the image uploaded this image url stored in the sales order .. in Entry file (.js file) in Suitescript
Invalid subsidiary reference key xxx is received on CSV Import of Journal Entry
To correct the error message “Invalid subsidiary reference key xxx” when importing Journals: 1. Verify that the subsidiary is an active and existing subsidiary by navigating to Setup > Company > Subsidiaries. The subsidiary should be spelled the way it is spelled in the record. It is also possible to export the list of subsidiaries to get the correct format. If the Subsidiary… Continue reading Invalid subsidiary reference key xxx is received on CSV Import of Journal Entry
Reassign Tasks Using the Manufacturing Task Scheduler
By looking at the summary bar of a work center, you can check for overlapping tasks, indicating that a work center is overutilized. In this case, you can schedule a work order to a later date, or assign it to another resource. Reassign a Task To reassign a task, drag the task bar upward or… Continue reading Reassign Tasks Using the Manufacturing Task Scheduler
Setting up item records for Inventory Count
Go to Lists > Accounting > Items > New. Click Edit next to the name of an inventory or assembly item. On the item record, click the Purchasing/Inventory subtab. On the Purchasing/Inventory subtab, click the Locations subtab. Enter or select values in the following inventory count fields. If you use the Multi-Location Inventory feature, you can fill out these fields for each location. In the Next… Continue reading Setting up item records for Inventory Count
Test case document for ‘Ui of the account balance form ‘
ATG-244 Ui of the account balance form –TC ATG-244.xlsx
Create a New page without Router in SCA
We can add the below code at the entry point of the extension.