HOW TO: Use handlebars to pass the value of a variable in an array as part of the Relative URI

In this scenario, you need to pass the value of a variable in an array. You have 3 items in your array and would like to send the product as part of the Relative URI {  “Data”: [  {  “product”: “bikes”  },  {  “product”: “snowboards”  },  {  “product”: “skis”  }  ]  }  Choose Yes (Advanced) on the One… Continue reading HOW TO: Use handlebars to pass the value of a variable in an array as part of the Relative URI

Proposal For MIROC Location Transaction Forms Customization and PDF Template Creation.

Proposal Summary  Set a new customized MIROC form for each transaction based on the location set in the logged-in user’s employee record (MIROC – Albuquerque NM).   A new transaction form must be created for the following transactions. This new transaction form is only for records created by MIROC location employees.  Purchase order  Credit Memos    Quotes  … Continue reading Proposal For MIROC Location Transaction Forms Customization and PDF Template Creation.

Proposal For Hubspot Deal Integration.

Proposal summary  This proposal summarizes the functionality for integrating HubSpot deals data with NetSuite. When a deal is created/updated in the closed won stage in HubSpot. We need to create a sales order in NetSuite for the corresponding deals.  Requirement   To Integrate HubSpot with NetSuite. When creating a new deal or updating an existing… Continue reading Proposal For Hubspot Deal Integration.

Employee Labor cost is showing in parent subsidiary currency, not in employee subsidiary currency.

This behavior is related to an existing enhancement request in the system (404297 | Employee Saved Search > Labor Cost reflected in Base Currency of Parent Subsidiary instead of Base Currency of the Subsidiary where the Employee belongs to). Alternative Solution Create a Custom Field showing the Labor Cost based on the Employee Record Click Edit on… Continue reading Employee Labor cost is showing in parent subsidiary currency, not in employee subsidiary currency.

Journal Entry Import Mapping > Custom Field not available

First, we Check if the Custom Field is applied to Journal Entries Using the Administrator role, navigate to Customization > Lists, Records, & Fields > Field Type (e.g. Transaction Body Field)1. Custom Field: Click Edit2. Click Applies to tab3. Enter Checkmark for the transaction type(s) where you want the field to be available4. Click Display… Continue reading Journal Entry Import Mapping > Custom Field not available

Enable Token-Based Authentication in Denali Version

Modify the index.js File for Gulp Deployments In the SuiteCommerce Advanced source directory, open this file: …/gulp/ns-deploy/index.js Find the following line of code: And replace it with the following lines of code: Find the following line of code: And replace it with the following lines of code: Find the following line of code: And replace… Continue reading Enable Token-Based Authentication in Denali Version