Formats an input date string into “DD/MM/YYYY” format using moment.js

  /**          * Formats an ISO date string into “DD/MM/YYYY” format.          *          * @param {string} isoDateStr – The ISO date string to be formatted.          * @returns {string} – The formatted date string in “DD/MM/YYYY” format.        … Continue reading Formats an input date string into “DD/MM/YYYY” format using moment.js

format to dateTime object using moment.js

define([ ‘N/format’, ‘N/runtime’, ‘./moment’],     /**      *      * @param {*https} https      * @param {*https} https      * @param {*format} format      * @param {*search} search      * @param {*config} config      * @param {*jjConstants} jjConstants      * @param {*moment} moment      *… Continue reading format to dateTime object using moment.js

Voiding Time Transactions

After you post the time transactions, you can no longer edit or delete them. To make changes or delete an already posted time transaction, you must void the time posting. Important: If several time transactions were posted with a single journal entry, and you void that journal entry, all associated time transactions become voided. To… Continue reading Voiding Time Transactions

Viewing Implementation Status of Engineering Change Order

The Engineering Change Order Log section lets an ECO administrator view the implementation status of any approved ECO. To view the implementation status of engineering change orders: Go to Lists > Engineering > ECO Implementation Status (Administrator). The Engineering Change Order Log section lists all active ECO records. Select a value in the Implementation Status list to… Continue reading Viewing Implementation Status of Engineering Change Order

Show Custom Alert using HTML in suitelet

Function Description: showCustomModal The showCustomModal function is dynamically added to the HTML during page rendering. It is designed to display custom alert messages such as warnings or errors without redirecting the user. The function is included in the HTML output, making it callable anytime within the page. Function Purpose This function creates a pop-up modal… Continue reading Show Custom Alert using HTML in suitelet

Bill of Materials Member Control for Assembly Items

When you use the Assembly Items feature, the components needed for assemblies are identified in the Bill of Materials (BOM). Components required for an assembly can change due to engineering changes, vendor supply, availability, or seasonal requirements. BOM member control helps you ensure that the right components are included in assembly builds at the right… Continue reading Bill of Materials Member Control for Assembly Items

Printing Labels From Transactions

Printing Labels From Transactions You can generate labels for items directly from a purchase order, item receipt, or item fulfillment. This lets you print labels specifically for the items you are receiving, or expect to receive. For example, a warehouse receiving employee views the PO for items delivered on the dock. The employee confirms that… Continue reading Printing Labels From Transactions

Changes to Script Audience Settings Release 2015.1

Starting 2025.1, when you select all roles on the audience setting for SuiteScript scripts and SPAs, only internal roles are selected. Additionally, internal and external roles are now shown in two separate multiselect fields.  The Audience subtab on the script deployment record now includes separate lists for internal roles and external roles: Internal Roles –… Continue reading Changes to Script Audience Settings Release 2015.1

Transferring Funds Between Bank Accounts

NetSuite enables you to perform two types of bank transfers. You can transfer funds between two bank accounts if they share the same currency, and you can transfer funds between a base currency bank account to any foreign currency bank account. Note: You can only transfer funds between bank accounts within a single subsidiary. Two… Continue reading Transferring Funds Between Bank Accounts