Closed swanandp closed 9 years ago
Entity updates are usually done on "as-needed" basis and frankly I have no need for Esimate, so I don't see myself implementing it in the near future.
Feel free to implement it and send a Pull Request. Fortunately adding entities / endpoints is pretty straight-forward. You can generally just copy an existing endpoint and make some slight changes.
On Sep 29, 2013, at 11:47 PM, Swanand Pagnis notifications@github.com wrote:
Is there any plan to add support for the Estimate model?
— Reply to this email directly or view it on GitHub.
Thanks for the clean code, I got a working code with Estimate entity today. I'll send a PR soon when I add a few more tests. Initial commit for that can be seen here
Hey @swanandp , any chance you could get the pull request in? The estimate functionality would be helpful.
Hi @cwoolum I think I am not fully ready to send a PR yet, but you can check out the changes here: https://github.com/swanandp/quickeebooks/compare/ruckus:master...master
I had to add in some hacks to get QB Desktop get working, the API seemed very quirky to me at that time.
Closing this.
Is there any plan to add support for the Estimate service?