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

SalesItemLineDetail doesn't provide way to add TaxInclusiveAmt #569

Closed
vinayakkatkar opened this issue Dec 8, 2021 · 2 comments
Closed

Comments

@vinayakkatkar
Copy link

as per the documentation from official quickbooks API https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/invoice TaxInclusiveAmt is available when minorversion=1 is sent in query parameters. Need support for this in quickbooks-ruby gem.

@ruckus ruckus closed this as completed in 1d5cee0 Dec 8, 2021
@ruckus
Copy link
Owner

ruckus commented Dec 8, 2021

@vinayakkatkar Thanks for the heads up. I just released version 1.0.19

Addition of TaxInclusiveAmt attribute Line.SalesItemLineDetail, Line.ItemBasedExpenseLineDetail, and Line.AccountBasedExpenseLineDetail line types.

@vinayakkatkar
Copy link
Author

@ruckus thanks, appreciate the quick response. Will check and let you know if anything else is required

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

No branches or pull requests

2 participants