Script for Updating shipping cost in ItemFulfilment Record.

This is a Client script for updating shipping costs in the IF record based on a custom field ( Shipping methods). Based on different Ship methods the shipping cost will be set. Except for Ship methods:   ( ‘blank’, Truck (LTL), other, Customer Pickup,  FedExGD Collect, Broker, TBD) The shipping cost will be zero.  in all… Continue reading Script for Updating shipping cost in ItemFulfilment Record.

Add an additional column for displaying an image in the Picking ticket PDF document.

Create an additional column for showing the configurator image in the picking ticket (from the Sales order). Check the picking ticket button functionality (Suitelet: JJ SL PickingTicketPrint.js) and update the script as well as the XML file(if available) to add the personalized image corresponding to the item line.

Search is not working in the Extension

The search is not working in the extension. But the search is working in Netsuite. Issue: There are two functions in the extension for getting details of files and folders from the backend(suitescript file), In the execution log of the corresponding ssp application, it is showing as blank object value is not getting. Solution 1:… Continue reading Search is not working in the Extension