Netsuite Tutorials: Are you looking for Netsuite Projects?


Netsuite Projects Examples
Netsuite Projects Examples
Hi All,

We already wrote what kind of projects/tasks usually comes in Netsuite, Below are the list of different type of project comes in Netsuite daily. Netsuite is fully customization , even you can create whole Netsuite inside Netsuite 😁

 Below are few examples :

Integration Projects:
1. Netsuite FedEx Customization :
Fedex is integrated with Netsuite but you can use Fedex APIs to utilize as per your need.
2. Integrate Walmart with Netsuite
As fedex has APIs same way Walmart also has APIs which can be used by developer and make two system connected.
3. Credit Card and ACH Integrations:
Netsuite has default Credit bundle but there are many new companies outside which we can connect using APIs.
4. Netsuite Slack Integration:
Some time there is requirement to create users/channel/group on creation of some record and update of channel or group based on some logic. Notify users based on creation of record are few type of task which usually happen in Netsuite.

 Import Export Web - Services:

1. Scheduled(cron job)  to store any new sales order created today.We can use same for any type of record.
Netsuite provides Suite Talk APIs which we can use to download data from Netsuite and save in local Database.
2. Import Data from outside Database and create record in Netsuite. Assume there is a requirement where if any new customer gets created using Company's Ecommerce Website then get that data using webservices of website or FTP and then create new customer in Netsuite. Customer is just an example, we can use it for any type of record type.

Scripting Project:
1. Dashboard inside Netsuite based on different criteria:
Netsuite provide functionality to create KPIs in Netsuite. Mostly all KPIs, Graphs etc using Saved Search but if you want to do any thing out of box then netsuite provides Portlet Scripts to achieve this functionality.

2. Create Custom Timesheet:
Netsuite has its own timesheet which has some limitations. We can customize standard timesheet or we can create our own custom times sheet using Netsuite API or using HTML also.

3. Store Locator in Netsuite
Using Netsuite and Google apis, we can create store locator. Use Google Map's V3 and create beautiful Store locator in Netsuite.

4. Custom Fulfillment Screen:
There are 2 ways to fulfill order in Netsuite
1. Clicking button on Order
2. Mass fulfillment using Transaction > Sales > Fulfill Orders
If above two options are not satisfying your criteria then you can create your own Custom screen to process
more fulfillment in one click.

5. Registration Page:
Lets assume there is a requirement where we need URL where users can enter data from website(without login ) and that should create record in Netsuite. That can be standard record type or custom record also.

6. Updating Historic Data:
Some time when you create new functionality in Netsuite , you have to update Historic data to make new functionality working for old records also. There can be a scenario where update of Historic data is needed based on some logic. We can achieve such functionality using Schedule Script if CSV Import is not possible.

 7. Create Invoice on Creation of Fulfillment:
This is just example but you can do same process for other records also. Assume requirement is to create
Invoice as soon as Fulfillment gets created(in case it is default shipped) or when Item Fulfillment is shipped.
Create user event on After Submit (if shipped) or check for type and if shipped then create Invoice.

8. Create Inventory Adjustment:
In case of Transfer Order gets fulfilled and received , we need Inventory Adjustment. We can automate this by creating user event on after submit of item receipt creating Inventory adjustment with to and from location

 9. Automating Full Order to Cash based on Item type:
If we have any item type where we want to customize whole Order to Cash process.
Assume we have an item with Category as Premium, requirements are:
1. Fulfill Order automatically and invoice it  once gets approved.
2. Send Notification to user as soon as order is booked
3. Once invoiced send notification with Bill as PDF.
4. Accept Payment or create Cash Sale.
5. Once payment is complete send user email.

10. Approve Order through Email or approve with out login:
Lets assume there is a requirement where we need approval using reply from email or by clicking on one link using which user can approve.
User Event and Suitelet will be used to achieve this functionality.


**** Please note above projects are just for reference. We are trying to explain how Netsuite works. Once we understand basic we can customize anything in Netsuite.
Everything is possible. Keep coding.
Please share your thought. Lets us know more about projects which you did in past, it will help others to understand.

Thanks
Abhishek









 Download Netsuite Guru Android App
Follow Me on Linkedin
Our FB Page

Comments