This proposal summarizes the establishment of connecting the Netsuite and Superior Communications using API. Requirement The Products quantity from the superior communication needs to be updated in the Netsuite Quantity of Products shown at Superior will be able to be seen in Netsuite. Create a connection between NetSuite and Superior through API . Fetch products using… Continue reading PROPOSAL FOR STORING PRODUCTS QUANTITY FROM SUPERIOR TO NETSUITE
Month: October 2021
Create invoice from CSV file.
Create invoices from uploaded CSV files. Users will be manually updated the CSV file in the file cabinet using a custom record. Using this CSV file we need to create invoices for each item in the CSV. The Invoice creation SO mapping will be based on the saved search(Search-id: 14235). Requirements The objective is to… Continue reading Create invoice from CSV file.
Build a Website with React and Tailwind CSS
1.Setting Up React and Tailwind CSS First, create a React project with Then, change directory to the created project: Next, we’ll install the dependencies required for Tailwind CSS: 2.Setting Up CRACO We need CRACO here to override PostCSS configurations and add the tailwindcss plugin. So, let’s first install it: When using CRA, the scripts in package.json look like this:… Continue reading Build a Website with React and Tailwind CSS
AMAZON MWS INTEGRATION
Create a script that will make the connection to Amazon MWS API to get orders. Create a script that will make the connection to Amazon MWS API to update inventory count Requirement Order integration, we will fetch the orders from Amazon MWS and create a sales order in NetSuite. Inventory count update, we will fetch… Continue reading AMAZON MWS INTEGRATION
Set Expected Shipment Date and Promised Receipt Date in the Sales order and SPS button action.
Create a script for updating the expected shipment date and promised receipt date in the sales order. Also sending multiple API requests with SPS button action script. To create a script for updating the expected shipment date and promised receipt date in the sales order. To automate the “Auto-Pack Shipment” and “Create ASN” button action… Continue reading Set Expected Shipment Date and Promised Receipt Date in the Sales order and SPS button action.
Schedule the email alert sends on the last day of every month
Jira: CDU-611 & CDU-641 We can not be scheduled the email alert set on the last day of every month. NS only provides set a specific day of the month( Because the number of days in each month differs, recurring monthly events cannot be scheduled after the 28th), So we have to add one more… Continue reading Schedule the email alert sends on the last day of every month
Error in Item Update after upgrade to NS OneWorld account
JIRA: ALGAR-80 When we upgrade the client’s NS account from Mid-market to OneWorld, We have to face the items that couldn’t edit and show the error. Reason & Solution Before upgrading to Oneworld, each item has a preferred location. After upgrading to Oneworld we setup the subsidiaries and modified the subsidiary hierarchy. At that time,… Continue reading Error in Item Update after upgrade to NS OneWorld account
Email notification on Stock Movement
CSV import for Bin Owner field Updation on Bin records in production. A User event script after submit is deployed on the creation of Bin Transfer and Inventory Transfer record. The script will send an email to all the Bin Owners of the From Bin to notify them that the items are transferred to another… Continue reading Email notification on Stock Movement
Add product image using CSV import
Please note that the images need to be uploaded first in the File Cabinet before they can be associated with item records.(Documents > Files > File Cabinet/Images) CSV File preparation Enter Item Name. Enter Item Display Image Internal ID from File Cabinet (Documents > Files > File Cabinet/Images) Or we can use the image name(Example… Continue reading Add product image using CSV import
Restrict the creation of sub project
Jira -AQ-2931 This is mainly using client script scripting . Client scripts are scripts that are executed by predefined event triggers in the client browser. They canvalidate user-entered data and auto-populate fields or sublists at various form events. Client scripts only execute in edit mode. If you have a deployed client script with apageInit entry… Continue reading Restrict the creation of sub project