Here first we have to create a new extension as normal, set it up and call it something like RemoveAll. You’ll need this to run in the shopping application, and you’ll need JavaScript, Sass, Suitescript and templates. For the purposes of this tutorial, I’m using my name as the vendor — substitute your own if… Continue reading Add a Button to Remove All Items in the shopping Cart
Month: December 2022
Set Up Payment Link and QR code Invoice Templates
Payment Link allows you to send your customers an invoice by email. You can customize the look of the invoice, decide if the invoice is included as a PDF attachment, and use an email template for quick set up. In order to use the Payment Link invoice templates in emails, first make sure the following… Continue reading Set Up Payment Link and QR code Invoice Templates
STLC (Software Testing Life Cycle) Phases, Entry, Exit Criteria
What is Software Testing Life Cycle (STLC)? Software Testing Life Cycle (STLC) is a sequence of specific activities conducted during the testing process to ensure software quality goals are met. STLC involves both verification and validation activities. Contrary to popular belief, Software Testing is not just a single/isolate activity, i.e. testing. It consists of a series… Continue reading STLC (Software Testing Life Cycle) Phases, Entry, Exit Criteria