Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.19 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.19 KB

Master Reports Suitelet

This Suitelet script allows you to generate and visualize various reports sourced from saved searches within NetSuite. It provides a user-friendly interface for selecting report parameters, executing saved searches, and exporting results to Excel.

Prerequisites

  • A NetSuite account with SuiteScript 2.1 support.

Installation

  1. Log in to your NetSuite account.
  2. Navigate to Customization > Scripting > Scripts.
  3. Click New to create a new Suitelet script.
  4. Copy and paste the provided code into the script editor.
  5. Save the script with an appropriate name (e.g., "Master Reports Suitelet").
  6. Deploy the script as needed.

Usage

  1. Access the Suitelet URL in your NetSuite account where you deployed the script.
  2. Use the interface to set parameters for the report, such as date range and report type.
  3. Click the "Run Report" button to generate the report.
  4. View the report in a tabular format and use the "Export" button to download it as an Excel file.

Screenshots

Figure 1: Master Reports Suitelet Interface

Screenshot 1

License

This project is licensed under the MIT License - see the LICENSE file for details.