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!
Missing field for netamountnotax
Hi, I need to show the net amount before taxes for each line on our invoices.
Since our discounts are non-posting, the discount is applied to each row using the standard calculation-rules set by Netsuite.
In saved searches there's a field avaliable called {netamountnotax} but that field doesn't seem to be available for Advanced PDF for some reason.
Does anyone have an idea of how to get that to show on the invoice?
At the moment we have a userevent script that calculates the net amount before tax according to the same rules as netsuite and then saves it to a custom field. But I'd like to move away from custom scripts and use as much standard features as possible.