APIs for Syncing Master data to Infor WMS
Category: NS Customization
All articles / code related to Netsuite customization
CSV Import to Update Contacts to Inactive
Scenario The user would like to set the contact records to ‘inactive’ if their email addresses are not valid. Solution Create a CSV Import File with the following columns: Internal ID Inactive (Set to Yes)Note: Enter the Internal IDs of the Contacts that will be set to inactive and the Inactive column of each line is set… Continue reading CSV Import to Update Contacts to Inactive
Add Item on a Sales Transaction: Sales Description and Item Price Do Not Populate
Scenario Users cannot add an item on a Sales Transaction like Sales Order, Cash Sale, or Invoice. The item shows up on the list of items that can be added but when the user clicks on it, the sales description and price do not populate. When the user clicks the Add button, the item is… Continue reading Add Item on a Sales Transaction: Sales Description and Item Price Do Not Populate
Restrict our Subsidiary View
Important If we are using the Advanced Employee Permissions feature, restrictions set on the Role page are applicable only to the Employees and Employee Administration permissions. The Employee Public and Employee Confidential permissions ignore the restrictions set on this page. If we are assigned a role with access to multiple subsidiaries, we may want to… Continue reading Restrict our Subsidiary View
Auto-apply Credit Memos to Invoices
Send Email Alert using Transaction Saved Search when Item Fulfillment Status Changes
User creates a Transaction Saved Search to send an email alert that is triggered whenever there is a change in the Item Fulfillment status. However, user has customized its Item Fulfillment Status names and the email alert does not send as expected. The system still respects standard name of the status of the Item Fulfillment (Picked/Packed/Shipped), regardless of the name… Continue reading Send Email Alert using Transaction Saved Search when Item Fulfillment Status Changes
Scheduled Search Email Limitations
The Show Internal IDs preference does not apply to results in scheduled saved search email. You must add Internal ID as a results column to return Internal ID values for a search. If a saved search includes criteria filters that have non-specific values, such as -Mine- or -My Team-, scheduled emails may not be sent.… Continue reading Scheduled Search Email Limitations
Apply Credit Memo via SuiteScript
Apply Credit Memo on specified invoice with SuiteScript.
OneWorld > Resolve “Invalid location reference key x for subsidiary x” when Adding an Item to Cart
Scenario One World accounts have the privilege of having multiple locations on different subsidiaries. Hence, the Site Builder/ SuiteCommerce Advanced web stores should be properly set up for the items to render properly. Here are the settings to check to resolve “Invalid location key x(location internal id) for subsidiary x(subsidiary internal id)“. Solution 1. Subsidiary… Continue reading OneWorld > Resolve “Invalid location reference key x for subsidiary x” when Adding an Item to Cart
Search both non inventory item or an inventory item and either dropship/ special order
Search both non inventory item or an inventory item and either dropship/ special order