This proposal covers the process of displaying a cautionary pop-up when re-printing the picking ticket. Proposal summary The proposal covers the new customization in the sales order record which is to show a cautionary pop-up message when re-printing the picking ticket more than once. Requirement Show a cautionary pop-up alert message when trying to print… Continue reading Proposal For Cautionary Pop-up on Re-printing the Picking Ticket
Month: April 2023
Important factors to consider when submitting content to Wikipedia
While dealing with a particular product or representing your company, it’s recommended to avail your Data in Wikipedia to confirm the authenticity of the product or service you are providing. However, when submitting information to Wikipedia, it is important to ensure that the information is accurate, otherwise, it may be rejected. * Encyclopedia articles need… Continue reading Important factors to consider when submitting content to Wikipedia
TEST CASE DOCUMENT – BGGN
A script is created in Netsuite for the creation of item fulfillment, Consolidated Fulfillment, and the CSV file from the Sales Order, upon satisfying the following conditions. Status = Pending Fulfillment Auto Consolidated Fulfill = True Is Consignment Loc = False The shipping country of the sales order is added to the CSV files instead… Continue reading TEST CASE DOCUMENT – BGGN
SuiteScript Coding Standard Checklist
Load Testing
Load testing is a type of performance testing that is used to test the performance of a software application under a heavy workload or high traffic conditions. The goal of load testing is to identify any performance issues, bottlenecks or limitations in the software application before it is deployed to production. During load testing, the… Continue reading Load Testing
How to make 1 slide visible when scrolling on mobile devices?
In the above code, the ‘slidesToScroll’ option is set to 1, which means that two slides will be scrolled at a time. The ‘1’ argument after ‘slidesToScroll’ is the same as the one after ‘slidesToShow’, and it specifies the number of slides to be displayed at a time. You can adjust the ‘slidesToScroll’ option to… Continue reading How to make 1 slide visible when scrolling on mobile devices?
BigDesign – Bigcommerce
BigCommerce’s library of React components lets developers build stylish apps that have a native BigCommerce feel at their core. The components implement BigDesign principles to allow us to create an empathetic and frictionless user experience. Each component has props that can be passed for further configuration. Step 1 :- Add BigDesign and styled-components to your… Continue reading BigDesign – Bigcommerce
User Preferences for Global Search
Navigation to user preference – Home > Set Preferences on the Analytics subtab: Check the following checkboxes in user preferences for global search Include Inactives in Global & Quick Search– Turn on this setting to include inactive records in the search results. By default this option is disabled, and only active records are returned for… Continue reading User Preferences for Global Search
Template for SASS Coding Standards (QA)
SASS Coding Standards Template ————————————— SASS Coding standards: Result Verified whether the Proper indents are provided on the script (2 spaces) Verified whether meaningful white spaces are provided on the script Verified whether the “$” symbol is used to declare variables Verified whether the URLs are quoted Verified whether the background… Continue reading Template for SASS Coding Standards (QA)
SWFT-442 Test Case Documentation
Task Description:Create a Custom record with the name “Sales Rep, Owner Id, Co-Owner History” and add that custom record in the lead records custom subtabAdd the fields Old Owner ID, New Owner ID, Old Sales Rep, New Sales Rep, Old Co-Owner, New Co-Owner, and Updated Date in the custom recordIf a change is made in… Continue reading SWFT-442 Test Case Documentation