Cash Sale Print PDF Customization

Print shipping cost on cash sale print. The shipping cost is under the shipping tab of Cashsale. Need to print the shipping cost when it has value. If it is empty, shipping cost field shouldn’t be printed. <tr><#if record.shipmethod?has_content> <td align=”right”><b>${record.shippingcost@label}</b></td> <td align=”right”>${record.shippingcost}</td></#if> </tr>

Fetching the Shipping rate from the multiple UPS accounts using the UPS API Integration

A script was developed for populating package dimensions and fetching the shipping rates from the different UPS accounts   The script will work only on the sales order create. The custom button called “Calculate Shipping Rate” was added in the Sales order edit context. While clicking the button the shipping rates will be fetched from the… Continue reading Fetching the Shipping rate from the multiple UPS accounts using the UPS API Integration

Generating Shipping Label using Ready Freight

In the Sales order Record under Shipping subtab, we can set• Shipping Method• Delivery Instructions• Shipping Preferences Fulfill the Order by Clicking on Fulfill button on the Sales order record. In Fulfillment record creation page validate the Total weight, shipping value, Shippingpreferences, Carrier etc. Select the package type According to the needs E.g., Large Carton,… Continue reading Generating Shipping Label using Ready Freight

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.

Line Level Ship-to and Shipping Cost on Credit Memo.

If it is a partial Credit Memo, are shipping and handling cost per lines re-calculated?Yes, changes in the line item (e.g. quantity, amount) will trigger the system to set the Shipping Cost to recalculate wherein the user has to click on the Calculate link. Alternatively, users can go to the Shipping > Shipment subtab > then click on the Calculate… Continue reading Line Level Ship-to and Shipping Cost on Credit Memo.

Shipping cost calculation error in Sales Order

While creating a Sales order, an error message is showing- “Could not calculate cost for the selected Realtime rate”.One reason for this error to happen is that the customer record’s shipping address has specified that particular country. But shipping item have not been setup for the country. To resolve this error: Navigate to List >… Continue reading Shipping cost calculation error in Sales Order

Shipping cost calculation in SCA

Shipping costs will be calculated for credit card-based(role-based) customers. For any shipment whose total value of the product is $150 or higher, the shopping cost will be 0. Any shipment value less than $150 will be charged shipping cost. Steps: Enabled SCRIPTABLE CART AND CHECKOUT in the website setup. A client script will be added… Continue reading Shipping cost calculation in SCA

NetSuite SCA customization for Cart, checkout, shipping cost updates

Proposal summary The proposal covers the updates in cart, checkout, my account, and shipping cost calculations. Requirement  Link to FedEx On the production test account ( crossfit@goodearthdist.com  /  GoodEarth123!) we have a shipped item fulfillment (80143) that is listed on SCA purchase history but the link to the FedEx website is broken. The link currently… Continue reading NetSuite SCA customization for Cart, checkout, shipping cost updates

Custom Promotion Proposal

PROJECT GOALS Purpose Custom solution – “NBS Promotion” design  Types of Promotions: Promotion Type – Minimum Order only on the 1st Order   Description Buy any items minimum total order amount AND this is the customer 1st order and get total Z % discount optional start and end date Solution Custom solution – “NBS Promotion” Result… Continue reading Custom Promotion Proposal