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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Pulling price INCLUSIVE of tax - having difficulties
On our site we wish to show all the different prices for each single item at their different price levels.
The problem I am having is that the only tag I can see which pulls the price inclusive of tax is <%=getCurrentAttribute('item','salesPriceHTML')%>
If I use a tag to pull a custom price level price, eg <%=getCurrentAttribute('item','pricelevel11')%> it will pull the price WITHOUT the tax included.
Is there a tag/command to pull a custom price level price for an item that includes tax?