This repository has been archived by the owner on May 2, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow searches to start on an ID other than zero
Some NetSuite objects have negative internal IDs. Without passing a negative :start_id, the search starts at zero and cannot be overridden. This is a temporary fix until we determine how to best support this feature as well as result batching.
- Loading branch information