You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Hi,
When I try to use search on a PaymentMethod I get the following error:
...lib/netsuite/support/actions.rb:32:in action': uninitialized constant NetSuite::Actions::SearchMoreWithId (NameError) from .../lib/netsuite/support/actions.rb:15:inblock in actions'
Was SearchMoreWithId removed intentionally at some point?...
On Tue, Feb 24, 2015 at 12:20 PM, Greggory Rothmeier < ***@***.***> wrote:
# 161 #161
—
Reply to this email directly or view it on GitHub
800cb4f#commitcomment-9898252
.
800cb4f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi,
When I try to use search on a PaymentMethod I get the following error:
...lib/netsuite/support/actions.rb:32:in
action': uninitialized constant NetSuite::Actions::SearchMoreWithId (NameError) from .../lib/netsuite/support/actions.rb:15:in
block in actions'Was SearchMoreWithId removed intentionally at some point?...
8c9431f
@greggroth @iloveitaly
800cb4f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed in faabd7a
It looks like the errant line is here. I'll open a PR to remove references to this removed action.
800cb4f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#161
800cb4f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.