Skip to content

Releases: fylein/fyle-netsuite-api

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