Skip to content
N&S ERP Solutions
  • Home
  • Blog
  • About Us
  • Contact Us

A Different Approach to NetSuite CSV Import

February 21, 2021September 26, 2024SelcukCSV Import, Custom Record, Map/Reduce Script, Scheduled Script, Suitelet

During 2020, we took part in implementation of a new subsidiary. One of the requirement was to be able to import Customer Refund records. That means, native CSV Import solution from NetSuite wouldn’t be an option as this record type is not supported. Looking for […]

Voiding Customer Payment Using Reversing Journal Entry

February 16, 2021September 26, 2024SelcukClient Script, Customer Payments, Suitelet

NetSuite gives option to void transactions using reversing journals. This preference is available under Accounting Preferences section. However, when it is enabled, some of the transactions cannot be voided any more. As of the time this article published, this is still and enhancement request in […]

Generate (Periodic) Trial Balance Report Data With Saved Search

February 9, 2021September 26, 2024SelcukSaved Search

As a part of company structure, we needed to generate Trial Balance report for our parent company and send periodically. However, NetSuite does not allow reports to be generated via SuiteScript. That pushed us to find a different approach to capture the content of a […]

Read, Create, Modify Excel Files in SuiteScript using SheetJS

February 3, 2021September 26, 2024SelcukScheduled Script

Within the scope of SuiteScript, there is no module/API that allows developer to interact with Excel files. One option for creating an Excel file is to generate the XML data from scratch but it is quite complex and hard to manage if you want to […]

Booking of Customer Overpayments to a GL Account

February 1, 2021September 26, 2024SelcukCustomer Payments, Map/Reduce Script

As a part of Order to Cash process, customers are sending payments based on the invoice received. On some cases, received payment amount is slightly higher than the invoice amount which is considered as overpayment. On this article, we will cover how to address this […]

How to Show Informational Message on Record View

August 4, 2020September 26, 2024SelcukUser Event Script

Update: I recently came up with a new method Form.addPageInitMessage that sounds like a better option than embedding code.  You can still read this article to see a different approach or to learn how to embed code using Inline HTML field. NetSuite provides User Event […]

Posts navigation

Newer posts

Recent Posts

  • Integrate Snowflake with NetSuite Using SuiteScript
  • SHA Checksum for NetSuite Electronic Bank Payment Files
  • Pop-up Suitelet Form for Data Entry
  • Print Commercial Invoice from Item Fulfillment
  • SuiteAnalytics Connect – Token-based Authentication via Python

Categories

  • Customization
    • Advanced PDF/HTML Template
    • Custom Record
    • Workflow
  • Data Management
    • CSV Import
  • Order To Cash
    • Customer Payments
  • Reporting
    • ODBC
    • Saved Search
    • SuiteAnalytics Connect
    • SuiteQL
  • SuiteScript
    • Client Script
    • Library
    • Map/Reduce Script
    • Restlet
    • Scheduled Script
    • Suitelet
    • User Event Script
  • SuiteTalk
    • REST Web Services

Tags

Advanced PDF AWS Backend Suitelet beforeLoad checksum Customer Payment EFT Excel Formula Inline HTML JDBC Journal Entry JSZip Map/Reduce Script N/cache N/currency N/email N/format N/https N/record N/runtime N/search N/task N/ui/dialog N/ui/message N/xml ODBC papaparse Payment File Python Record View rest restlet Reversing Journal Entry rpa Saved Search Scheduled Script SheetJS SQL Suitelet SuiteQL SuiteScript TBA Trial Balance uipath
© 2025 N&S ERP Solutions