Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search joins 4 invoice #280

Closed
wants to merge 2 commits into from

Conversation

rudyyazdi
Copy link
Contributor

@rudyyazdi rudyyazdi commented Aug 10, 2016

Hey Michael,

I hope you're not sick of my PRs just yet 😜

I was getting an error when I used the basic column search for Invoices:

NoMethodError: 
undefined method `search_joins=' for #<NetSuite::Records::Invoice:0x007fb672481e78>

I wrote a little test for it as well, which I can put into a shared example for similar records if you think that's a good idea.

Thanks

@iloveitaly
Copy link
Member

I hope you're not sick of my PRs just yet

Haha! Not at all. Thanks so much for your contributions! They are very appreciated 👍

I like the idea about moving this test into a shared example. If there was a way we could run this test in basic_spec that would be awesome as well.

Merged with 21c59e4...34d42a4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants