How to create a full-screen overlay navigation menu using javascript

We click on the element to open the fullscreen overlay navigation menu. The navigation menu will slide in from left to right, if we click on the close icon navigation will be closed  Step 1) Add HTML: Step 2) Add CSS: Step 3) Add JavaScript: The example below slides in the overlay navigation menu from… Continue reading How to create a full-screen overlay navigation menu using javascript

Proposal for SFTP-NetSuite Integration

Proposal Summary This proposal summarizes the functionality for NetSuite SFTP integration.  Requirement Aero UK would like to collect orders in XML format from an SFTP and create sales orders in NetSuite. Also push invoices from NetSuite out to a HTTP link.  Our Solution 1. Receive Order from SFTP  • The third-party system places the Order Manifest in the… Continue reading Proposal for SFTP-NetSuite Integration

Kit item Missing On Fulfilling A Sales Order

The client has a query that, when fulfilling a sales order the kit items in the sales order are not showing on the fulfillment page. The sales order contains inventory items and kit items. But the fulfillment page only shows the inventory item. A Kit/Package type of item does not carry an inventory on its… Continue reading Kit item Missing On Fulfilling A Sales Order

Item last purchase price

The Last Purchase Price field displays the most recent purchase price of the item.This price is determined by the most recent transaction for the item that added positive inventory, such as a purchase receipt, inventory transfer, or inventory adjustment. (This does not include item returns or assembly unbuilds.) If two transactions are entered on the… Continue reading Item last purchase price

Connecting ODBC with NetSuite

Connecting ODBC with NetSuiteGo to Setup> Company> Enable FeaturesUnder Analytics Subtab check Suite Analytics Connect module (Paid Feature)Go to Home in NetSuite: Scroll down to view the Settings portlet.Click Set Up Suite Analytics ConnectDownload the driver bundle based on the system: 32 bit or 64 bit.After downloading, install the bundle by clicking extract all.Once installed,… Continue reading Connecting ODBC with NetSuite

Report for Bill payment and its related transaction.

SCENARIO: The client requires to run a report to get the details of bill payment made between certain date range.They also wanted to get the details of the Purchase Order related to the bill for which they have made the payment. The client requires the details of amount,Class and Deptartment of Purchase Order. SOLUTION: Here… Continue reading Report for Bill payment and its related transaction.

Pilot Testing

Pilot testing is a type of software testing where a group of users uses the software in totality before the final deployment of the product. it verifies the core functionality of the software before it goes into production. It verifies a component of the system or the entire system under a real-time operating condition. Objectives… Continue reading Pilot Testing

Script to add Colorado delivery fee in Sales order.

Requirement   When creating a sales order or open an existing sales order, before saving that SO we need to check whether the colorado delivery fee is added properly or not based on the shipping address as colorado.  Therefore, only shipping addresses to COLORADO are affected. Only customers who have to pay sales tax, must pay… Continue reading Script to add Colorado delivery fee in Sales order.

Closing Tax Periods

The following details explained the closing tax periods in NetSuite. To prevent posting to tax periods that have already been filed, we should close the tax periods for which we intend to generate a tax report. Closing a tax period closes all prior tax periods. Opening a tax period also opens all the subsequent tax… Continue reading Closing Tax Periods