Import netsuite employees to fyle
harshithaputtaswamy
released this
01 Dec 10:48
·
294 commits
to master
since this release
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