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.
Author: Maria Davis
Allow users to change their email address from the website – Old versions (Denali)
Option to change the email address for users from the website. There will be a Change address option. Enter the details for the new email address and proceed. It will show a success message and two emails will be sent one to the old email address as a notification and one to the new email… Continue reading Allow users to change their email address from the website – Old versions (Denali)
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
NetSuite SCA customization for shipping cost calculation
Shipping cost calculation using scriptable cart functionality.
Sales order card payment
Jira code: EN-617 Tthe client script to set values in Payment detailed fields as null when selecting customer in sales order.When each time the user selects a customer in the sales order, the payment details will be set to null. Note: Only considering the sales orders which are created through the UI. The script is… Continue reading Sales order card payment
Resale Certificate Management
Proposal summary The proposal covers the scope of implementing SCA customization for resale certificate management. Resale certificate form: https://www.mtc.gov/getattachment/Resources/Uniform-Sales-Use-Tax-Resale-Certificate/Unif-Resale-Cert-final-3-11-2021.pdf.aspx Requirement During the registration process, USA-based customers need to update the resale certificate. The resale certificate option needs to be shown on my account page. The resale certificate process should be manageable by a checkbox field… Continue reading Resale Certificate Management
NetSuite SCA customization to support credit card payments
Proposal summary The proposal covers the scope of implementing credit card payments for product purchases. Currently, the website does not allow credit card payment. Allow customers to place orders from shopping carts and pay with credit cards. Also need to integrate a payment method solupay. Requirement Adding new customers to the store and should be… Continue reading NetSuite SCA customization to support credit card payments
Script on the Sales order and quote item add alert
Jira code: SCL-295 When a user adds an item to SO/Quote, check whether the item has similar products. If a similar product exists for the item a dialogue box should be shown and a message should be displayed. Created a client script, the dialog alert shows on item add.
Packing list Email template
Email template for the invoice record.