Function to convert JSON to TSV file
Month: December 2022
Resolve “getFileNamedsearcherror Error: Integration blocked” during a gulp deploy
This may be due to the current STATE of Default Web Services Integrations being set to Blocked. To resolve: Navigate to Setup > Integration > Manage Integrations Tick the SHOW INACTIVES checkbox to ensure that blocked integrations will also appear in the list Click Default Web Services Integrations Edit the integration record Change the STATE from Blocked to Enabled Save the changes
Read more and read less button with j-query .
Description: There is all the HTML code for Read Less and Read More Button. We will style our read more and read less buttons by using the body tag selector. Then, We will now style our read more and read less buttons using the class selector. When the user presses the button, the hidden extra… Continue reading Read more and read less button with j-query .
Shopify NetSuite Integration via Heroku
Shopify NetSuite Integration via Heroku Functionality Overview Initial Heroku Setup and app creation GitHub implementation and deploying in Heroku Creating webhooks in Shopify Creating a script to connect to NetSuite (Restlet) and payload conversion Restlet in NetSuite to fetch payload and do updates Initial Heroku Setup Create a Heroku account and purchase a dyno (Eco),… Continue reading Shopify NetSuite Integration via Heroku
Open a new Accounting Period
Jira Code : BGGN-706 To set up periods for a full year at a time: Go to Setup > Accounting > Manage G/L > Manage Accounting Periods. On the Manage Accounting Periods page, click Set Up Full Year. The Accounting Periods for Full Year page appears. In the first fiscal month field, select the month… Continue reading Open a new Accounting Period
Set link text instead of the URL itself on custom body hyperlink field
There are instances where the user would like to set a link text that would mask the actual URL that is to be set on a custom body hyperlink field. If the script that is to be used is not a Suitelet, a getField would be used instead of addField. Below is a sample code:… Continue reading Set link text instead of the URL itself on custom body hyperlink field
Delete Paired Intercompany Transactions
Jira Code : 705 In the event you want to delete the intercompany purchase order and sales order that were paired, below are the steps: For Intercompany Purchase Orders/Sales Orders containing Non-inventory items only: 1. On the Global search, key in the Intercompany Sales Order you wish to delete. 2. On the view mode, right click on the… Continue reading Delete Paired Intercompany Transactions
Restrict service item for sale on the sales order
Create an Item Saved Search: Navigate to Lists > Search > Saved Searches > New Select Item Click Criteria tab Click Standard subtab Filter: Select: Internal ID Value: Select None Of Enter the Internal IDs of the items user does not want to appear on the sales order Tick the Public checkbox Search Title: Enter Title Click Save Customize… Continue reading Restrict service item for sale on the sales order
Terminology and acronyms
Term or acronym Definition 2FA Two-factor authentication. Bearer tokens Every integrator.io account is provisioned with API tokens. API clients must transmit a token in the authorization request header field using the Bearer authentication scheme. You can generate tokens with limited scope or an auto-purge window to solve problems where a connection needs specific access on a temporary basis.… Continue reading Terminology and acronyms