-
Understanding Express Entry Limits for Serial Numbers in NetSuite (Need Confirm & Best Practice)
Hi NetSuite Community, I would like to share my testing results regarding the Express Entry feature for Inventory Details/Serial Numbers (SNs) in NetSuite and would appreciate confirmation or any additional insights from others. My Testing Findings: Express Entry Input Limit Each Express Entry input is limited to 1,000…
-
Unexpected Error When Creating Inventory Adjustment Using Suitescript
Hi, Guys. I created an inventory adjustment transaction using suitescript. The data I entered is the same data as the data I used to create the Inventory Adjustment transaction via the UI. The problem is, when I create a transaction using suitescript, an error message appears as below.…
-
NSC | Cannot fulfill kit/pakcage
Scenario User created an item as a kit/package and was not able to fulfill Purchase Orders as the package shows as 0 on hand even if they have enough inventory for it. Cause When fulfilling, a pop-up message appears 'Please configure the inventory detail in line X of the item list' Solution To resolve the issue with…
-
Script Error: define is not defined
I have a script that extracts Expiration Date from Inventory Detail that is running successfully on a SandBox/Production account. I copied this script to another Sandbox account (Netsuite OneWorld) with the same settings. However, the execution logs show this error: ReferenceError: "define" is not defined.…
-
How to remove the Expiration Date field from the Inventory Detail pop-up?
Testing the Lot Auto Number SuiteApp, I found the Expiration Date field appears in the Inventory Detail pop-up even when it's not been included in a Lot Number Format. As you can see in the screenshot, I've added a custom Item Number field called called Serial Number. I understand why Quantity and Lot Number fields are…
-
Error When Creating Inventory Adjustment Using Suitescript
Hi, All. Hopefully all in good health. I created a script (suitescript) to create an Inventory Adjustment transaction by including Inventory Details (inventory assignment). The result was an error "You cannot create an inventory detail for this item". Please advise, is this due to setup items or what? I include the script…
-
Invoice - Inventory Detail Popup
Can anyone explain to me why the Invoice form has an Inventory Detail popup, and why it has to be completed (when it is not impacting inventory). We create a Sales Order (which has no impact on Inventory), and then an Item Fulfilment (which removes the Item from Inventory) - which has an Inventory Detail popup to show…
-
Inventory On Hand Doesnt Match Inventory Detail Bin On Hand
Hello, We have the item below - 9028514 - that shows qty 0 in the MIN SHRM Location. However, in the Inventory Tab, bin K-13, the qty on hand is 1. We need both locations to display qty of 1. Since the MIN SHRM Location is showing qty 0, it is being excluded in some of our inventory reports. Same thing is happening with…
-
How to limit Inventory Detail Drop-down by Status?
Hello, When my warehouse goes to fulfill an order, is it possible to customize the inventory detail options that are presented? For instance, only give give the serial/lot numbers of inventory with a "Good" status? Thanks!
-
SuiteScript: Inventory Detail subrecord - Is it scriptable?
Hi There I wanted to confirm my understanding on inventory detail subrecords. According to this community post, it is no longer possible to create custom fields on the record: On Netsuite's help guide, it lists inventory detail record as a scriptable record type: Is it correct that custom fields can't be added to the…