Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and 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".
0