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!
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.