-
Saved Search for Google Merchant Center feed. How to pull Associated Images / web store hero image
We're building an Item saved search in Netsuite to generate a Google Merchant Center product feed later. We are tying to add a field to the saved search's Results tab that returns the URL of the default Associated Image for each item (the one that displays first/as the primary image on the item's web store product card).…
-
Default Order Quantity for Items
Is there a native way in NetSuite to set a default order quantity for an item? For many of the items that we order, we always order a standard number come replenishment time. For example: 12 packs of batteries 10 boxes of gloves 8 tubes of caulk etc. Is there a field somewhere on the item record that can hold this "default…
-
An unexpected error has occurred when importing non inventory item
Hi Teams, I encountered an issue when importing non-inventory items for resale into NetSuite. The csv response only stated "An unexpected error has occurred" with no further explanation. Has anybody encountered the same issue, and what is the root cause of this issue? Thank you
-
[Taxes] SG and ID Tax Code does not Populated from Item Tax Schedule
Hi Gurus, I have an item where it is accessible to MALAYSIA, SINGAPORE and INDONESIA, and I have also assign the Tax Schedule correctly for this item: MY: 6% SG: 7% ID: 11% But when i create a Sales Order and selected this item (also selected the correct subsidiary), noticed that for SG and ID, the Tax Code does not…
-
Supply Chain question SuiteAnswers 68349 and 75847 are not working.
I need to create an Item Report to show Items that have a Zero or NULL value in the Price Level internal ID = 24 and under the AUD currency Tab with Qty 0 column. I have tried the multiple suite answer and formula but its not working. I need to show the Null values in the report since this report will be needed in the…
-
Legacy Tax vs Suite Tax & SOAP API deprecation question
Hi, When creating otherChargePurchaseItems with the SOAP API, you are able to set a required field for taxSchedule. REST does not have this field. If I try to use REST to create the item in a legacy tax account and just not set the taxSchedule field because it doesn't exist in REST, the API request is rejected due to the…
-
System Information Tab on Item Is Missing Price Update
Hello, Im working on some item price updates for 2026. Im using the import assistant and importing a csv file. Import settings are below. I imported new prices today, 12/8/25, but the price changes dont appear in the system information tab of the item. The most recent price update that appears on the system info tab is…
-
Change Order of Item Price Levels
Hello, Below is a snapshot of some of our item price levels. Im wondering if is possible to change the order they are listed. For example, if i wanted to move the highlighted price levels to the top of the list? Or some from the top to the bottom of the list? I tried customizing the form, but was unsuccessful. Thank you!
-
Cannot use rest api to create other charge purchase item
I've been using SOAP to create these for a data integration. When I try to do it with REST, it says "Error while accessing a resource. Please enter value(s) for: Tax Schedule." The REST API docs do not have a property for tax schedule:…
-
Add Total Qty To Bottom Of Quote
Hello, Below is a snapshot of our quote PDF. We are trying to add a field somewhere next to the Total field, that has a total of all the items on the quote. So for this quote it would say something like "Total Qty 35", with the same grey color fill, font sizes and styles. Ive attached the code currently in use. I…