minimul / qbo_api

Ruby JSON-only client for QuickBooks Online API v3. Built on top of the Faraday gem.
MIT License
85 stars 45 forks source link

Add Voiding Option For Voidable Transactions #114

Closed ayaman closed 2 years ago

minimul commented 2 years ago

Thanks. I'm going to write a test and then we'll get it merged in.

minimul commented 2 years ago

Please start with a new branch off of the current minimul master, apply the voiding modifications and then submit the PR.

It's just that the commit history is not as I'd like b/c the voiding changes were done in March. I need those changes to be at the top of the git history.

Thanks.

ayaman commented 2 years ago

Certainly, I'll do that and submit another PR.