Skip to content

Releases: cloud-elements/netsuiterestlets-releases

v2.0.0

Choose a tag to compare

@ideep40 ideep40 released this 05 May 11:41
1392bfa

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

Choose a tag to compare

@bharadwajturlapati bharadwajturlapati released this 24 Apr 18:02
1392bfa

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

Choose a tag to compare

@bharadwajturlapati bharadwajturlapati released this 19 Mar 04:55
1392bfa

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

Netsuite Restlets Element - SuiteScript

Choose a tag to compare

@bharadwajturlapati bharadwajturlapati released this 18 Sep 17:24
1392bfa

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

Pre-release

Choose a tag to compare

@bharadwajturlapati bharadwajturlapati released this 30 Aug 01:45
9510e41

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.