For making the Dropship purchase order form preferred, we had to do the following Go to Setup –> Accounting –> Accounting preferences, Click the Order management option at the top. In it under the Drop shipments and Special Order settings, there is an option to set the form for Dropship PO. When a Dropship purchase… Continue reading Dropship Purchase Order Form
Category: Advanced PDF Templates
Advanced PDF Templates designs – PDF samples and xml codes
Fix Table Text Alignment on Advanced PDF Template
Fix Table Text Alignment on Advanced PDF Template
Advanced PDF sublist amount calculation
Advanced PDF templates transaction item sublist amount calculation. The below sample code shows the calculation of item amount for non-negative values. The lines with zero amounts are skipped and the positive values are calculated.
Adding Fonts in Advanced PDF Templates
Get the Font File: Download the .ttf file of the required Font Store the Font File: Upload all needed versions of the .ttf files (Regular, Bold, Italic, Bold-Italic, etc.) to Netsuite File Cabinet. Make sure that the “Available Without Login” check box is checked. Get the URL of the file. Reference the Font File: Code up… Continue reading Adding Fonts in Advanced PDF Templates
Grouping same items in the PDF template
Solution
Item Grouping in PDF based on the Estimate customer in the Item line
Grouping based on Estimate customer in which we don’t print discount lines. The discount amount and tax will be deducted from the item to which the discount item is associated with Grouping based on Estimate customer and also printing the discount lines. For that first, we added the Estimate customer name in a long text… Continue reading Item Grouping in PDF based on the Estimate customer in the Item line
Convert Amount to Words
Convert Amount to Words
Proposal For Sales order, Invoice and Estimate Print
Proposal summary This proposal covers the scope of the PDF template customization for sales order, invoice and Estimate Requirement Eagle point solutions would like to prepare a PDF for sales order, Estimate and Invoice and they would like “banded rows” when they print out a sales order and estimate. At the bottom of the “Estimate”… Continue reading Proposal For Sales order, Invoice and Estimate Print
if, else, elseif
The use of if, elseif and else.
IF number automation & Work order close
Studco Building Systems would like to make the changes in the invoice printout and the work order record. Solution For this requirement, we will deploy a script in the item fulfillment record. In the sales order record, a new line field will be added for keeping the item fulfillment number with the use of scripts.… Continue reading IF number automation & Work order close