cekalaapeajnlhphgdpmngmollojdfnd
Examine the fields in a Netsuite record NetSuite Field Explorer is a Chrome extension to help NetSuite developers and administrators examine the data model behind NetSuite records. It provides an easily accessible and visually attractive interface to display the currently viewed record with field names and a convenient search box. - One click access to see the field names for NetSuite record fields - Colorful tree viewer - Quick filtering / search - Shows fields that don't come up using the "&xml=T" URL trick
Show Netsuite Field IDs
Easily search for any field on a NetSuite page using either the field ID or its label. To quickly copy a field's ID, simply hold the Shift key and right click your mouse. By default, the following keyboard shortcuts are available: Customizable search shortcuts: Tailor the search keys to your preferences. Improved field highlighting: Values are now more clearly highlighted for easier identification.
NetSuite Transaction Tree
Netsuite Transaction Tree Browser By Waleed Bin Khalid (khalidwaleed875@gmail.com) allows the users to view and delete the… Netsuite Transaction Tree Browser By Waleed Bin Khalid (khalidwaleed875@gmail.com) allows the users to view and delete the transaction tree by selecting all or multiple selected transactions that are linked with each other. Makes the life of the developers and NS users easier by allowing them to delete the whole transaction tree with just one click ! Incase you find any missing transaction, feel free to post your feedback to the email, khalidwaleed875@gmail.com. The plugin has active development going on and your feedback will be reviewed and incorporated ASAP. New features Added: 1- Trasactions shown in the modal tree are now links and will open the transaction in new tab 2- To open multiple selected transactions, you can click the open transactions button to open them on new tabs. 3- Improved UI color scheme for better feel
NetSuite: HTML Script Notes
Add HTML elements and styles to your script notes. View Pretty Print JSON objects. Links to records. Automatically pretty prints JSON objects. Automatically hyperlink records when in the format "invoice:5467" and when JSON recordType and id are present in a fully formed JSON object. Add HTML tags to your script logs for easy reading. Detects key/value pairs and will color code similar to the JSON objects.
NetSuite :: Saved Search Export to SS 2.x
Create and save or load a previously created Saved Search in NetSuite. On the Edit Saved Search page, click the "Export to SuiteScript 2.x" link, added to the top of the page, to display a modal window with the Saved Search exported to SuiteScript 2.x, formatted as TypeScript. Click the "Copy to Clipboard" button to copy the code in its entirety to the Clipboard for further use. Note that some Saved Searches may not be exportable. If a Saved Search cannot be exported, the "Export to SuiteScript 2.x" link will not be visible.