Closed DatScreamer closed 6 years ago
The missing employees are missing when exporting the employee list from quickbooks built-in WebUI export function as well. Due to this I am closing the issue as the problem is not with node-quickbooks but Quickbooks itself. Still looking for answers though
Issue: I'm only getting 9 out of 11 employees (11 employees are listed in Quickbooks) back from
qbo.findEmployees
function.It may be worth noting that both of the missing employees are admin users, but one of the non-missing employees is also an admin user.
Because the promise is resolved I'm inclined to think that it's not my code but an issue with node-quickbooks.