This proposal outlines the development of a QR code generation feature for inventory items and the creation of an external page to scan and manage bin locations.

Proposal Summary  This proposal outlines the development of a QR code generation feature for inventory items and the creation of an external page to scan and manage bin locations.   The estimated time for the completion of this proposal is 100 hours.   The scope and the provided estimate are based on discussions and email communications. Any… Continue reading This proposal outlines the development of a QR code generation feature for inventory items and the creation of an external page to scan and manage bin locations.

Upload File to File Cabinet via Vendor Center

Currently, Vendor Center does not have standard NetSuite permission that can be customized so that they can be allowed to upload file to File Cabinet. However, a Suitelet can be deployed on Vendor Center which will function as the file upload facility. Below are the steps to work around the current limitation: 1. Create Suitelet using… Continue reading Upload File to File Cabinet via Vendor Center

Display a Custom Description in an Item Fulfillment Email

Scenario: While creating a sales order, a custom description is entered for the item on the sales order. But the custom description does not show in the Item Fulfillment email. Solution: 1.Navigate to Setup> Site Builder > Set Up Web Site > Click Edit next to your Website Name 2. Go to Cart tab > tick/enable the Show check box next to Sales Description 3. Click Save. Now… Continue reading Display a Custom Description in an Item Fulfillment Email

Improve Performance on Records by Changing Workflow/Script Event Type

Having multiple workflow and/or scripts on a record can slow down how fast it loads. If some are not used in all circumstances it is better to be more specific about when they run. For workflows this means specifying a Trigger Type, Event Type and any conditions. Doing this will prevent the workflow from running. For example if a… Continue reading Improve Performance on Records by Changing Workflow/Script Event Type

Users are able to use an Order Specific Type Advanced Promotion code on a site which should only be available on a different site.

When you’re using Advanced Promotion and you selected Site A on the field Site, but you’re able to use the Coupon Code on Site B. Follow the steps below to make sure all pre-requisites are met: 1. Navigate to Customization > Plug-ins > Manage Plug-ins and check the 3 implementations from the page (Order Specific, Item Specific and Buy X Get Y). Note: Enabling… Continue reading Users are able to use an Order Specific Type Advanced Promotion code on a site which should only be available on a different site.

Remove the Second Calendar Created When NetSuite for Outlook Was Configured

In the Configuration of the NetSuite for Outlook, the user is asked for the Outlook Synchronization Folder for events. This is in Step 2 of 3: Event Synchronization Settings. The user creates a new Calendar folder then runs the sync. The user then realizes it created a new Calendar and wants the second calendar to… Continue reading Remove the Second Calendar Created When NetSuite for Outlook Was Configured

CSV Import: FAM – Depreciation History > Error: There is already a Custom Record Entry with that name

Customer tries to import multiple Depreciation History records for Fixed Assets, thus, specifies External ID on the CSV Import file. However, they encountered the error: ‘There is already a Custom Record Entry with that name’. To resolve the error: Make sure that the External ID has not yet been used. Take note that External ID… Continue reading CSV Import: FAM – Depreciation History > Error: There is already a Custom Record Entry with that name

Changing the Script Field Location in a NetSuite Record

In NetSuite, you can manipulate the position of fields within a form using the `Form.insertField(options)` method. This method allows you to insert a field in front of another field, providing flexibility in organizing the layout of your forms. Here’s a detailed explanation of how to use this method, along with a practical example. Method Description… Continue reading Changing the Script Field Location in a NetSuite Record

Transaction PDF Layout> Change Tax Total label that shows on the printed form

Scenario: Customer would like to change the description that prints for the Tax Total in their Sales Order where for US Customers it shows a different label added instead of showing Tax Total on the PDF layout Steps to Reproduce: 1. Open Sales Order Record (Transactions > Sales > Enter Sales Orders > List). 2. Click Print. 3. Tax Total… Continue reading Transaction PDF Layout> Change Tax Total label that shows on the printed form