u/theIntegrator-

Update extension - showing deleted records - need feedback

Update extension - showing deleted records - need feedback

I need your help.

I’m adding quite a lot to Teknuro Power Tools at the moment, and some of you may have already seen the recent updates.

The newest feature is deletion history.

When a record disappears in NetSuite, figuring out what happened usually means knowing that Setup > Audit Trail > Deleted Records exists, and still having the internal ID of a record that no longer exists.

So instead of making you search through NetSuite’s audit trail, Power Tools shows that information directly in the panel.

Open the Power Tools panel, enter the record details and click Check. Power Tools will tell you whether the record was deleted, including who deleted it, when it was deleted, and how it was deleted, such as through the UI, CSV import, script or web services.

One limitation is that this currently works for deleted records, not individual transaction lines that were removed.

Originally, I wanted deleted transaction lines to be the next step. However, based on the feedback and discussion here, there is an important limitation: NetSuite does not retain the full details of deleted transaction lines in its native audit history.

So properly supporting this would require a different approach.

One possibility is a NetSuite-side SuiteScript that detects removed lines when a transaction is saved and stores those details in a custom record. This keeps the data inside NetSuite, but it would require an additional script installation or deployment and would only start tracking deletions from the moment it is installed.

Another option is to use historical NetSuite data already being retained in an external data platform. That could work well for companies that already have this infrastructure, but setting up and maintaining it just for this feature would add cost and complexity.

Ideally, I want Power Tools to remain as simple and free to use as possible, so I’m still looking at the best approach.

While I’m building this, I’d really like your input.

What am I missing?

If there’s something you regularly need when you’re trying to understand why a record suddenly disappeared, let me know. If it’s technically possible, I’ll look at building it into Power Tools.

https://chromewebstore.google.com/detail/teknuro-power-tools-for-n/fbclbmdlaofmojkhfmejnlhhgfmammji

​​

reddit.com
u/theIntegrator- — 4 days ago

GitHub Backups, Related Scripts & Saved Search Filters

Upcoming updates!

I’ve updated my free NetSuite Chrome extension, Teknuro Power Tools, with a few new features to make development and troubleshooting easier.

Version 0.2.0 is already in review at the Chrome Web Store and includes:

• Connect a GitHub repository and back up your NetSuite scripts with one click
• Show related scripts directly on a NetSuite record
• Show unique line IDs on sublists

Version 0.2.1 will be uploaded immediately after 0.2.0 is approved. This version includes features based on feedback from u/ohweav:

• Filter the new saved search page to find saved searches faster
• Star saved searches so you can quickly open them again later

There is a good chance both updates will be available today, otherwise tomorrow, depending on the Chrome Web Store review speed.

Teknuro Power Tools — free Chrome extension for NetSuite:
https://chromewebstore.google.com/detail/teknuro-power-tools-for-n/fbclbmdlaofmojkhfmejnlhhgfmammji

Github backup

https://preview.redd.it/0aes6oeq4uah1.png?width=420&format=png&auto=webp&s=7582b9e02950d0bffc041b762e6ae23ad2d0238f

Related scripts on a custom record

https://preview.redd.it/ityksd5aesah1.png?width=432&format=png&auto=webp&s=681ca412d47a1cdb4065e63744fa209c48d6b951

  • Show unique line IDs on sublists

https://preview.redd.it/wswxuwsf5uah1.png?width=955&format=png&auto=webp&s=ea00eb06a27215fe30a9a4d13e13d6145929898f

• Filter on the new saved search page to find saved searches faster
• Star saved searches so you can quickly open them again later

https://preview.redd.it/bxkdv3lh0vah1.png?width=864&format=png&auto=webp&s=02af563a88210ab076b4f6e4aa38cb9de70902ad

Teknuro power tools Free chrome extension:
https://chromewebstore.google.com/detail/teknuro-power-tools-for-n/fbclbmdlaofmojkhfmejnlhhgfmammji

reddit.com
u/theIntegrator- — 2 months ago

Netsuite Extension Update 🚨

Last time I shared this Chrome extension for NetSuite and Celigo (it auto-detects which one you're on). I really want this tool to be a swiss army knife with everything included so you do not have the need for extra extensions. I added some new features

  • SuiteScript Search 
  • Page Performance Checker 
  • JSON Inspector
  • SuiteQL Runner
  • Field Highlighter — find any field on a record instantly
  • Saved Search input-field helper

It's read-only by default and runs on your existing logged-in session — no credentials stored, nothing sent anywhere. 

Free here: https://chromewebstore.google.com/detail/teknuro-power-tools-for-n/fbclbmdlaofmojkhfmejnlhhgfmammji

If there is any other feature you would like to be included please let me know.

​

reddit.com
u/theIntegrator- — 2 months ago

Built a Free NetSuite & Celigo Chrome Extension (Beta)

Hi NetSuite community,

We at Teknuro have built a free Chrome extension for Celigo and NetSuite.

After years of implementing integrations and working daily with both platforms, we created a productivity sidekick that helps us get more out of Celigo and NetSuite. Today, we’re releasing it as Teknuro Power Tools, a free beta for the community.

For NetSuite:

• Dark Mode
• Show hidden Field IDs
• Search by Script ID, Field ID or Saved Search ID
• Saved Search Split View
• AI chat with your NetSuite environment using MCP-style access

For Celigo:

• Faster flow debugging
• Resource Inspector for flows, imports, exports and connections
• Copy & Paste mappings between steps
• One-click GitHub backups for integrations
• AI chat with your Celigo environment

The goal is simple:

• Less clicking
• Better visibility
• Faster debugging
• Safer production changes

The extension is currently in beta and completely free to use.

A quick note on security since that’s usually the first question:

• No NetSuite credentials are stored
• No Celigo credentials are stored
• It uses your existing browser session
• GitHub backup credentials stay local
• The extension is fully inspectable

Chrome Extension:
https://chromewebstore.google.com/detail/teknuro-power-tools/fbclbmdlaofmojkhfmejnlhhgfmammji

Blog post with screenshots and details:
https://teknuro.com/teknuro-power-tools-the-missing-dev-toolkit-for-celigo-and-netsuite/

If you decide to try it, I’d genuinely appreciate feedback, feature requests, bug reports, or ideas for other NetSuite/Celigo productivity tools.

u/theIntegrator- — 2 months ago