We can display the price of a product both including and excluding tax. In order to display the actual price in the shopping sections such as PDP and PLP pages, follow steps Goto Netsuite Account Commerce – Website – Website list – Choose the website Shopping Tab – Price Include Tax – Disable the options
Month: July 2022
Passing Object as Parameters In User event script
We can pass array object as parameters from user event script to client script.
Add dynamic image in the pdf template
An image of the employee signature needs to be added as a file within the NetSuite system first before customizing the templates used for printouts. Solution Create a File containing the Employee Signature Image Navigate to Documents > Files > Images > New File: File Name: Enter Employee Signature 1 Folder: Select Images Click Choose File… Continue reading Add dynamic image in the pdf template
Blackbox Testing
Tips and Tricks for Selenium Web Driver
Update Status field of the task record
Requirement We need to change the standard status field, which is not displayed on the task form based on the custom status field. Solution We can create a user event script to update the standard field for this purpose.
Sandbox refresh
This article summarizes the steps to be followed to refresh the sandbox accounts.
Avoiding Duplicate Processing of Memorized Transactions
We can avoid duplicate processing of memorized transactions in a bulk update by customizing a Memorized Transaction Search form: Go to Transactions > Management > Enter Memorized Transactions > List ( Administrator ). In the header, click Search. On the Memorized Transaction Search page, click Personalize Search. On the custom search form, enter a search title. Click the Results subtab.… Continue reading Avoiding Duplicate Processing of Memorized Transactions
How to Create User Role in Magento 2?
Creating Magento 2 user roles is the security action you should take before adding any users to your store. It helps you define the level of permissions some users will be granted with in order to restrict their access to some of the Magento 2 admin panel sections. In order to create a user role in Magento 2 take the… Continue reading How to Create User Role in Magento 2?
Proposal For Checkout Pickup Option
Proposal Summary This proposal covers the scope of implementing pickup option in checkout page in Thermogard websites. If pick up selected, display a dropdown from which the customers could choose the pick-up location from the available list. Requirement The customer’s needs to have the ability to select pickup option for their order. When they choose… Continue reading Proposal For Checkout Pickup Option