Suitescript tutorial
Suitescript is NetSuite API, in JavaScript that helps you to modifiy NetSuite according to your requirements and beyond the basis default functionalities given by NetSuite. Every Business has different requirements and thus NetSuite needs to be modified based on user's requirement. Being a Netsuite Developer you will need to do the scripting work in Javascript for Netsuite.
Using SuiteScript you can create list, records like customer record, lead, quotation, contact etc. You can create tabs, sublist, buttons and fields according to your requirements.
The type of script that you can build with Netsuite are
logic
Using SuiteScript you can create list, records like customer record, lead, quotation, contact etc. You can create tabs, sublist, buttons and fields according to your requirements.
The type of script that you can build with Netsuite are
- Suitelet
- Restlet
- User Event
- Scheduled
- Client
- Portlet
logic
No comments:
Post a Comment