Skip to content

This Suitelet script simplifies report generation from saved searches in NetSuite, providing a user-friendly interface for parameter selection, search execution, and Excel export. πŸ“ŠπŸ”πŸ“ˆ

Notifications You must be signed in to change notification settings

minmyatoo/netsuite-search-to-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.

About

This Suitelet script simplifies report generation from saved searches in NetSuite, providing a user-friendly interface for parameter selection, search execution, and Excel export. πŸ“ŠπŸ”πŸ“ˆ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published