NFC-3 This proposal was submitted to the client to create a 3rd party API integration with the Netsuite. Project Goals Get the estimation for CRM – API Integration and customization. Our Solution As per our best understanding, the task is to create an API integration with the 3rd party system OSCAR EMR. INTEGRATION We have… Continue reading CRM – API Integration & customization
Month: October 2021
Purchase history page – Search by Invoice number
Requirement Add the option to search by Invoice number on the purchase history page Our Solution On the purchase history page currently, we have the option to search by the sales order number. In order to add the option to search by invoice number We can have 2 options. 1. Use the same input field… Continue reading Purchase history page – Search by Invoice number
Sales order card payment
Jira code: EN-617 Tthe client script to set values in Payment detailed fields as null when selecting customer in sales order.When each time the user selects a customer in the sales order, the payment details will be set to null. Note: Only considering the sales orders which are created through the UI. The script is… Continue reading Sales order card payment
Suitelet to Enter Rejection Reason
A Suitelet can be used as a custom screen for entering a rejection reason as a part of the Approval flow and on hitting submit button the entered reason will be sent to the respective record. Workflow allows us to add custom actions (scripts) in GO TO RECORD action, or simply as a new action… Continue reading Suitelet to Enter Rejection Reason
GET transfer Order API Restlet
/** * @NApiVersion 2.1 * @NScriptType Restlet *//** * APP GET transfer Orders * * Get the Transfer orders * .Inventory Transfer Orders with status “Pending Fulfillment” and sourceLocationId = siteId * .Inventory Transfer Orders with status “Pending Receipt” and destinationLocationId = siteId */define([‘N/search’,’./moment.min.js’,’./hs.2x.logger.js’], /** * @param{search} search */ (search,moment,logger) => { let API =… Continue reading GET transfer Order API Restlet
Creating a customer record using REST API
Need to create a restlet script and customer details will be sent to the restlet script. A post action needs to be done with the restlet script. Restlet script should create the customer based on the body details sent along with the POST request. RESTlet script: /** * @NApiVersion 2.x * @NScriptType Restlet * @NModuleScope… Continue reading Creating a customer record using REST API
Netsuite-Google Calendar Integration Proposal
The proposal covers the one way integration between the Netsuite and Google calendar. The event should be created/updated in the Google Calendar based on the datas stored in the customer record. Requirement The requirement is to sync the Netsuite data to the Google calendar. The Sales planner adds the information about the appointments in the… Continue reading Netsuite-Google Calendar Integration Proposal
Add Custom Field in Checkout
Adding a custom field in the checkout section which reflects in the SO
Custom Giveaway Pages
INTERCOMPANY CLEARING ACCOUNT – RELATONSHIP WITH INTERCOMPANY TIME & EXPENSE FEATURE
Intercompany Clearing Account