Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Inventory Adjustment Custom Column Fields in SuiteTalk Response
Unable to see or add values in Inventory Adjustment Custom Column Fields in SuiteTalk Response.
The schema also has to custom fields in it. What is the workaround for this?
<complexType name="InventoryAdjustmentInventory">
<sequence>
<element name="item" type="platformCore:RecordRef" minOccurs="0"/>
<element name="line" type="xsd:long" minOccurs="0"/>
<element name="inventoryDetail" type="platformCommon:InventoryDetail" minOccurs="0"/>
<element name="description" type="xsd:string" minOccurs="0"/>
<element name="department" type="platformCore:RecordRef" minOccurs="0"/>
<element name="class" type="platformCore:RecordRef" minOccurs="0"/>
<element name="location" type="platformCore:RecordRef" minOccurs="0"/>
<element name="units" type="platformCore:RecordRef" minOccurs="0"/>
<element name="quantityOnHand" type="xsd:double" minOccurs="0"/>
<element name="currentValue" type="xsd:double" minOccurs="0"/>