WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@kenhutchinson
Copy link

Fixes #329

The DepositLine class was automatically setting DetailType = "DepositLineDetail" in the constructor, which caused conflicts when creating deposit lines with linked transactions. The QuickBooks API expects DetailType to be set appropriately based on the context, not hardcoded.

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.

DepositLine Object needs to be more specific when a LinkedTxn vs DepositLineDetail

2 participants