My Stuff
Review our AI Community Guidelines before posting AI-generated or AI-assisted content. Verify accuracy and include the appropriate AI disclaimer.
Action Required: Review and submit pending reconciliation matches before the NetSuite upgrade to avoid rework. After 26.2, unsubmitted matches will be unmatched. For more details, see SuiteAnswers 1047397
Comments
-
I was able to find out a solution! I set the 'invtnewvalue' in order to go around the estimate amount blockers: inventoryRecord.setCurrentSublistValue({ sublistId: 'invt', fieldId: 'invtnewvalue', value: newItemValue });