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.
Inbound Email template Conversion throws error: "You must enter at least one item for this transacti
Hi,
I am trying to implement the E-Document process for inbound vendor bills.
I created E-Document Templates with the below Field Mapping JSON, but I receive the error message: "Error details: You must enter at least one line item for this transaction."
As for beginning, I am trying to set the item with ID 1235, quantity=14, rate=37.90, taxcode ID 1080 and cseg_budget_categor, cseg_budget_owner are two mandatory fields that i am also trying to set the internal ID value,
see below the Field Mapping for Inbound E-documents:
{
"tranid": "2025-4565-91244",
"externalid": "${XML.Invoice.ID}",
"trandate": "31/03/2025",
"duedate": "14/04/2025",
"currency": "EUR",
"purchaseorder": "${XML.Invoice.OrderReference.ID}",