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.
How to resolve error Missing translation key in Electronic Invoicing?
Hello Gurus,
I'm trying to enter/setup Electronic Invoicing Preferences from Setup -> E-Documents -> Electronic Invoicing Preferences, but I got JS Error: Translation for key [label_custrecord_ei_acc_book_currency] from collection [custcollection_ei_translations] could not be loaded.
Full error log:
{
"type": "error.SuiteScriptError",
"name": "TRANSLATION_KEY_NOT_FOUND",
"message": "Translation for key [label_custrecord_ei_acc_book_currency] from collection [custcollection_ei_translations] could not be loaded.",
"id": "",
"stack":
[
"Error\n at SubsidiaryPreferencesService.createAccountingBookField (/SuiteBundles/Bundle 436209/com.netsuite.electronicinvoicing/src/ubl/common/lib/services/SubsidiaryPreferencesService.js:87:39)\n at SubsidiaryPreferencesService.addAccountingBookFieldInViewMode (/SuiteBundles/Bundle 436209/com.netsuite.electronicinvoicing/src/ubl/common/lib/services/SubsidiaryPreferencesService.js:102:18)\n at SubsidiaryPreferencesService.addAccountingBookField (/SuiteBundles/Bundle 436209/com.netsuite.electronicinvoicing/src/ubl/common/lib/services/SubsidiaryPreferencesService.js:77:22)\n at SubsidiaryPreferencesService.addAccountingBookFields (/SuiteBundles/Bundle 436209/com.netsuite.electronicinvoicing/src/ubl/common/lib/services/SubsidiaryPreferencesService.js:68:22)\n at Object.beforeLoad (/SuiteBundles/Bundle 436209/com.netsuite.electronicinvoicing/src/comp/ue/ue_ei_subsidiary_prefs.js:107:71)"