//Info: CDUS-1491 When listing transactions, we usually set the main level to True to display one row per transaction and omit the line item details.We have set some criteria in the saved search to distinguish the orders based on the memo field value. For eg: Later, it was mentioned that the line level fields should… Continue reading Memo field multi-function in Main Line vs Line Level
Month: September 2022
Trigger Email Alert Upon Modification Of A Purchase Order’s Line Item
Scenario In a Purchase Order Saved Search, we can modify the Criteria to trigger email alerts every time changes are made in the line item of a Purchase Order, except when they are closed or billed. Solution In order to trigger email alerts for line item changes on Purchase Orders, follow the steps a below:… Continue reading Trigger Email Alert Upon Modification Of A Purchase Order’s Line Item
custom ssp creation
Below steps are useful for creating a custom SSP application( sca-2021.2.0 version is used here)1.Assure all required features and preferences for a Commerce website were enabled correctly.2.Create a new SSP application folder ,go to Commerce > Hosting >SSP Application > New3.Download the _sources file from the corresponding URL root( Example: ” /sca-dev-2021-2-0 “)4.Extract the zip… Continue reading custom ssp creation
Populate Image from custom field into Advanced PDF Template
To populate image from custom body field into Advanced PDF template, refer following sample
Prevent scroll to top functionality in Cart page
In small screen devices, when the cart has quite a lot of items in it, a customer scrolls down and edits to update or removes an item, then item will automatically goes all the way to the top of the list again. Stop it from going back to the top of the list. It should… Continue reading Prevent scroll to top functionality in Cart page
Transaction Email Attachment Format impact in Email Template
//Info: APPN-2028 After updating the Advanced Pdf templates, we need to set this in Transaction forms to preview the result in Associated Prints.If we want the same print as the Email attachment, we usually select the same template in the Email template section. But, Is the issue solved..? The answer is No! We need to… Continue reading Transaction Email Attachment Format impact in Email Template
Stability Testing in Software Testing
Stability Testing is a type of non functional software testing performed to measure efficiency and ability of a software application to continuously function over a long period of time. The purpose of Stability testing is checking if the software application crashes or fails over normal use at any point of time by exercising its full range… Continue reading Stability Testing in Software Testing
Test case for add to cart button functionality
What is Pilot Testing?
Pilot Testing is defined as a type of Software Testing that verifies a component of the system or the entire system under a real-time operating condition. The purpose of the Pilot Test is to evaluate the feasibility, time, cost, risk, and performance of a research project. This testing is done exactly between the UAT and Production.… Continue reading What is Pilot Testing?
Documentation of Online case form using WordPress
Online Case Form Online case forms help customers contact you with enquiries, and help your support team resolve problems and offer customers the best service possible. Online forms are created using either NetSuite default form template or a custom HTML template you upload. We can link to the form from your websites. In the document we… Continue reading Documentation of Online case form using WordPress