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.
Trying to display subsidiary address (works) and Logo (fails) on Invoice form
I am modifying the Invoice Advanced HTML so that I can print the subsidiary address and use the proper logo specified on the subsidiary.
For the address I changed ${companyinformation.addresstext} to ${subsidiary.mainaddress_text}) and that worked perfectly
BUT
I changed ${companyInformation.logourl} to ${subsidiary.logo} and get an error message
The value of attribute "src" associated with an element type "img" must not contain the '<' character.
[LIST]
[*]org.xml.sax.SAXParseException; lineNumber: 7; columnNumber: 40; The value of attribute "src" associated with an element type "img" must not contain the '<' character.
[/LIST]
My images do not have the < character and all are available for use without login.
John Cirocco
Sr. NetSuite Administrator