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.
How to add amount field in advanced pdf template for item receipt?
Dear How To add amount field in advanced pdf template for item receipt,
i tried to multiply rate * quantity it didnt work throwing an error
later i have called this filed in code and try to multiply still throwing same error
<#if record.item?has_content>
<table cellspacing="2" border="1" class="itemtable" style="width: 100%; margin-top: 10px;"><!-- start items --><#list record.item as item><#if item_index==0><#assign qty_sum=0><#assign qty_mul=0><#assign qty_multotal=0>
<thead>
<tr>
<th align="center" border-right="1" border-bottom="1" width="5%">S.NO</th>
<th align="center" border-right="1" border-bottom="1" width="15%">Dispaly Name</th>
<th align="center" border-right="1" border-bottom="1" width="20%">Description</th>
Rumaysa Mirza
NS Functional Consultant