Create a New Tile in Celigo

Procedure First go to the Market Place Select Amazon Seller Central Click the “Install” button of Amazon- Netsuite Integration app Then it will open a new tile for you and you can continue setup Click the link on the tile to “Continue setup” You will arrive here Start by configuring the NetSuite connection Copy the… Continue reading Create a New Tile in Celigo

Introduction to Celigo Integrator.io

Integrator.io allows you to connect your business applications and transfer data between those applications automatically. As businesses grow and expand, this is needed to reduce errors. The best thing about integrator.io is that it is a simple platform that anyone could use.  Throughout this module, we will be walking through the different parts of integrator.io,… Continue reading Introduction to Celigo Integrator.io

Custom form to track blood donor details and store them in database

Requirement The form must contain a data entry form for the company employees to track down the blood donor details. They should be able to store Name (First Name, Last Name), Gender, Phone Number, Blood Group, Last Donation Date. Another form should be available to search for the eligible blood donors, based on the filters… Continue reading Custom form to track blood donor details and store them in database

Update Due date based on Uploading Date in the Invoice Record

Requirement  The client requirement is to update the due date in the invoice record according to the uploading date and the customer’s terms of billing. While doing a CSV import, the  “uploading date” should be populated through the import and the script will be updating the due date(field id: “duedate”) accordingly While uploading the file,… Continue reading Update Due date based on Uploading Date in the Invoice Record

Hide a Field in Purchase Order

Disable the standard rate field named “Rate” in the Purchase order for all roles other than Admin. Solution There is no need of script for solving this problem, instead we can use Workflow action. Created a workflow with type=”Transaction” and Subtype=”Purchase Order” 2. In state 1 , create a new action named “Set Field Display… Continue reading Hide a Field in Purchase Order