Releases: fylein/fyle-netsuite-api
Releases · fylein/fyle-netsuite-api
Ignore Ready call in sentry
What's Changed
- Using Token instead of password for DockerHub Builds by @Shwetabhk in #377
- Email delivery sentry error resolved by @ruuushhh in #378
- Fix ready call - ignore sentry by @ashwin1111 in #380
Full Changelog: dcc879a...c05f6c2
Sentry Integration
5xx error resolved
What's Changed
Full Changelog: v7c84d63...netsuite-api-v13fc78b
netsuite tax bug fix
v7c84d63 continuous deployment for production (#369)
Import netsuite employees to fyle
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