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!
Problem with the Memo (main) field in Journal while Print GL Impact
Hello guys,
I have encountered the weirdest ever issue with Advanced PDF/HTML template where the field value printed on the output is not correct.
The main issue is with the "Memo" field for Journal record.
In the Customization Code, I use {$record.memo} for outputting the "Memo" field in the Primary Information section (hereinafter referred as "Memo Main". Instead of the value in "Memo Main", the value stored in the "Memo" for the first line item was returned.
This WEIRDEST situation only occurs for the Journal record type, and the code works PERFECTLY FINE for the other record type such as "Bill".