Possibility to Source Tracking Number to a Custom field
Author: Anjo Joseph
Proposal For Date manipulation on Auto Invoicing
Date manipulation on Auto Invoicing
Proposal For Splitting a sales order into Multiple Invoices when invoicing
Splitting a sales order into Multiple Invoices when invoicing
Download Excel from the custom suitelet page
/** * @NApiVersion 2.1 * @NScriptType Suitelet */ /************************************************************************************************************************* * CLIENTNAME: * AMVOP-117 * Vat Report * ********************************************************************************************************************** * Date 23/07/2021 * * Author: Jobin & Jismi IT Services LLP * Script Description : This Script is to create suitelet page for vat report * Date created : 23/07/2021 * * REVISION HISTORY * *… Continue reading Download Excel from the custom suitelet page
How to remove the underline from the email address Field in PDF
To remove underline from email address in advanced pdf, use code ${salesorder.entity.email?replace(‘<[^>]+>’,”,’r’)}