Chart of Account Numbering

Many businesses use standard account numbers and the names of those accounts on their general ledger. You can set up account numbers that appear in your chart of accounts, transactions, and most financial reports. When you start to work with NetSuite, account numbers are not enabled. An administrator must enable the preference on the Accounting… Continue reading Chart of Account Numbering

MULTI – CURRENCIES

NetSuite Multi-currency allows for the assignment of more than one currency to a customer or vendor enabling you to do business with customers/vendors who use multiple currencies in their business. This feature enables you to enter transactions in multiple currencies for an individual customer or vendor. Set up > Company > Enable features > Under Company subtab… Continue reading MULTI – CURRENCIES

Update IF Record Fields using REST API

//Info: HL-97 Requirement: Update Netsuite Item fulfillment Record Field using REST API Suitable Endpoints. Here, the field need to be updated was IF Status which holds 3 specific values: 1. Picked 2. Packed 3. Shipped We have Done this using Postman interface.For this integration setup, Initially you have to create TBA & connection between NS… Continue reading Update IF Record Fields using REST API

Pickrr Integration Functional Document

Proposal summary An integration to place an order in Pickrr when the status of Item fulfillment is changed to “Shipped” for a particular vendor in netsuite. Requirement API integration for integrating Netsuite to Pickrr for order creation. Our Solution We will be creating a script that will check whether the status of item fulfillment is… Continue reading Pickrr Integration Functional Document

Sales order form Update, Netsuite Magento Integration Functional Document.

Proposal summary A process to update sales order memo field and sales order status change. Requirement If Magento Status = ‘Closed’ & RMA has been created in NS Then update Sales Order > Memo field = “Full – ” + RMA ID Else then update Sales Order > Memo field = “Partial – ” +… Continue reading Sales order form Update, Netsuite Magento Integration Functional Document.

Matrix Item Creation, Netsuite – Magento Integration Functional Document

Proposal summaryA process to create and update Matrix items through API calls from Magento to Netsuite.RequirementTo create and update matrix parent items as well as child items as per the request. The API call will be for either creating parent items or adding subitems under the parent items. Our SolutionAs per the understanding, the JSON… Continue reading Matrix Item Creation, Netsuite – Magento Integration Functional Document

SOAP Web Services Performance Optimization

Following are the guidelines for the optimization of SOAP Web Services: Use a Web Services Only form to minimize time to retrieve field values, including sourced fields and formula fields. Advanced Search allows reference to an existing saved search. Use context API to run minimal user event scripts for real-time integration. Disable SuiteScript and workflow… Continue reading SOAP Web Services Performance Optimization

Netsuite-Papier Integration

Proposal summary The proposal summarizes the integration between Papier and Netsuite for item, order, customer deposit, item fulfillment and RMA. Requirement Implement the Papier-netsuite interaction . Papier is integration into the client’s website. Prerequisites API JSON structure from Papier Access to Netsuite Test data Our Solution We are developing the Restlet APIs for the Papier… Continue reading Netsuite-Papier Integration