Skip to content

Releases: fylein/fyle-netsuite-api

Ignore Ready call in sentry

24 Apr 08:05
c05f6c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: dcc879a...c05f6c2

Sentry Integration

18 Apr 08:18
dcc879a
Compare
Choose a tag to compare

What's Changed

Full Changelog: netsuite-api-v13fc78b...dcc879a

5xx error resolved

13 Apr 08:03
13fc78b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7c84d63...netsuite-api-v13fc78b

netsuite tax bug fix

03 Apr 08:52
7c84d63
Compare
Choose a tag to compare
v7c84d63

continuous deployment for production (#369)

Import netsuite employees to fyle

01 Dec 10:48
50f9905
Compare
Choose a tag to compare
Import netsuite employees to fyle (#313)

* added import_netsuite_employees field and sync functions

* post departments and modified employee post payload

* modified fixture

* added test for import netsuite employee

* fixed bug

* fix test

* fixed comments

* changed the creation of dept payload method

* fixed test

* removed first run contraints

* hardcoded emails to be imported

* fixed broken tests

* remove special chars from mobile num

* added print statemnets

* added print statemnets

* check if department is already added to department_payload

* added sub department suport

* updted test data

* update active field based on termination date

* update test data

* modified dept payload check

* added check for allow access to fyle

* updated test data

* removed print statements