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