Enable the following features in the account Enable International Shipping in the Set Up Shipping page 2. Enable and select the Shipping Label Integration in the Shipping Item page 3. Create sales order with Shipping Carrier as FedEx and choose the Shipping Method as FedEx 4. Then create IF from the sales order with status… Continue reading How to create Commercial invoice when Shipped using FedEx
Tag: print commercial invoice
Commercial Invoice Printing On a Button Click
/** * @NApiVersion 2.x * @NModuleScope SameAccount * @NScriptType Suitelet */ /* *********************************************************************** * * Author: Jobin and Jismi IT Services LLP * * REVISION HISTORY * * Revision 1.0 * * Description: Script to print kit items on clicking the button “Print commercial invoice” * * Revision 2.0 * ***********************************************************************/ /** * The following… Continue reading Commercial Invoice Printing On a Button Click