Closed varun43in closed 5 years ago
Hmm, what version are you running? This is working for me.
0.6.6
In my Gemfile: gem "quickbooks-ruby", '0.6.6'
Gemfile.lock shows: quickbooks-ruby (0.6.6)
Doh, I see what happened. I merged in a PR with support for Preferences/CustomFields but it never got released.
I just released 0.6.7
-- please give RubyGems time to update and then give that a shot.
It works now. Thanks a lot!
Hi, I'm trying to get a list of custom values. Here's my code
But this throws a noMethodError. Any ideas?
Thanks for your help!