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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
How to capture item.taxrate1, an "item.---" construct and display it in the Invoice Summar
I've the need to capture and display the TAX RATE, which is auto applied at each line level in an invoice form, and is displayed at each line level in the invoice report from "item.taxrate1" -- I need to then display it in the report summary, concatenated against a label. Example: Total TVA 8% ... $100.00.
The issue is that in the PDF/HTML template, item.taxrate1 is a class="itemtable" while the summary section, is a class="total", i.e. "record.---" construct.
Do you have a suggestion on how to capture item.taxrate1 and display it as "record.taxrate1"?
Very much appreciate your look-see.
0