Chidi Okwudire

  https://www.linkedin.com/in/chidiokwudire/ IT Professional. ERP Enthusiast. NetSuite Certified (Administrator, SuiteCloud Developer II, and ERP Consultant). Celigo Certified (Level 4+). Passionate About Empowerment Through Knowledge Sharing. Always Eager to Learn.

   



66 Stories by Chidi Okwudire

How To Easily Understand The Dispatcher Script Pattern

The Dispatcher Script Pattern involves replacing multiple script deployments with a single "dispatcher" script. This article explains what it is, how to implement it,...
1 7 min read

Improved Method for Identifying NetSuite System Users

This article explains how to identify NetSuite system users and explains why the popular approach of excluding all users with negative internal IDs is...
2 2 min read

How To Implement Prominent Custom State Labels on NetSuite Records

This article explains how you can implement a custom state label prominently at the top of any record page similar to Native state labels. The...
8 3 min read

3 Ways to Automate Reopening Closed NetSuite Transactions

Oops! You mistakenly clicked the "Close" button on a sales order or another transaction while attempting to click a different button. Now, you have...
0 10 min read

Learn to Query and Reuse Script Audience Configuration

In this article, I illustrate how to query script audience configuration for reuse in other contexts using a real-life client situation. This approach localizes...
0 4 min read

How to Easily Expose NetSuite Unapplied Customer Deposit or Payment Amount in a Saved Search.

Crafting a single saved search that shows the applied vs. unapplied portions of a Customer Deposit or Customer Payment is not as difficult as...
6 min read

Learn How to Programmatically Attach a User Note to a Custom Record Without Hardcoding the Record ID

In this article, Chidi Okwudire shares how to attach a user note to a custom record entry using SuiteScript without hardcoding the record type's...
7 5 min read

Tip: How to Set Default Email Preferences for Sandbox and Release Preview Environments

Have you ever refreshed a Sandbox or activated a Release Preview environment only to be spammed the next day with several emails that got...
2 1 min read

NetSuite Announces New Developer Certifications

NetSuite recently announced two new developer certifications to replace the SuiteCloud Developer II certification effective February 28, 2023. Here's all you need to know.
10 4 min read

How to Query NetSuite’s State/Country List

Learn how to get NetSuite's country/state lists using SuiteQL and the permissions required to access those tables via a custom role.
2 52 sec read
×