How to Run a Suitelet script Upon clicking a Saved search custom Column button and how to pass the item data as parameters to suite let

In the saved Search result field add Formula(Text ) and in the formula session add the below html .In the html we can add the suitelet script link and we can pass item data as parameters. Below Added the html code. ‘<html><head> <style> .printbutton { background-image: linear-gradient(#fafafa, #e5e5e5); border: 1px solid #b2b2b2; border-radius: 3px; color:… Continue reading How to Run a Suitelet script Upon clicking a Saved search custom Column button and how to pass the item data as parameters to suite let

How to run Elbrus Version in Local System

Before running it we need to ensure that the Node Version and Gulp version are exactly the same as needed in the SuiteCommerce Elbrus version. Ensure that node 4.9.1, gulp 3.9.1, and npm 4.6.1 are being used in the development environment. These versions are supported by Elbrus Release of SuiteCommerce Advanced. o verify that Node, Gulp, and npm is installed correctly, follow this checklist:… Continue reading How to run Elbrus Version in Local System

Test case for 404 page

TEST ID TEST CASES EXPECTED RESULT ACTUAL RESULT STATUS CDUS-1949_001 Check whether the 404 page is visible or not The 404 page should be visible The 404 page is be visible PASS CDUS-1949_002 Check whether the error or alert text is visible in webpage Error or alert text should be visible in webpage Error or… Continue reading Test case for 404 page

VAT 100 Report is not generating in suite tax enabled account at country tax report page

Client came with the issue of failed report generation status at country tax report page. solution: XCLD-22: If the VAT report on the country tax report page is fails to generate even after proper initial set up, we need to reinstall the bundles to generate the reports; from the page ‘Required Features and Country Tax… Continue reading VAT 100 Report is not generating in suite tax enabled account at country tax report page