Skip to content

Releases: cloud-elements/netsuiterestlets-releases

v2.0.0

05 May 11:41
1392bfa

Choose a tag to compare

ENG-4790: Updated ci.yaml for automatic release. (#major)

  • ENG-4790: Updated the ci.yaml file

  • ENG-4790: Syntax fix

  • feat(#minor): Checking tag generation

  • ENG-4790: Removed dev brach dependency.

CE Netsuite Restlets SuiteScript

24 Apr 18:02
1392bfa

Choose a tag to compare

Bugs

  • Fix broken Attach file operation, due to changes on the netsuite server side script

Features:

  • Enhanced CE attach file record to add additional logging.

Bugs:

None

Netsuite Restlets SuiteScript

19 Mar 04:55
1392bfa

Choose a tag to compare

ce_record_ops.js.zip
Adding ability to attach a file to a record.

Netsuite Restlets Element - SuiteScript

18 Sep 17:24
1392bfa

Choose a tag to compare

This is the suitescript of type restlet version 2.0.

Deploy this script on your environment

Note
Modifications to this file are not encouraged unless required.

Any modifications to this file will defer from the original file and the responses from CE.

Hence CE is not liable for such discrepancies.

Netsuite Restlets SuiteScript

30 Aug 01:45
9510e41

Choose a tag to compare

Pre-release

Netsuite Restlets
This script provides a way to access Netsuite Environment and operate on the data.

Usage

  1. Deploy the script in the netsuite environment by setting the owner and Subsidiary.
  2. Take a note of Script ID and the Deployment ID.
  3. Create an instance using the TBA, scriptId, deploymentId.