You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
## Bug Fixes
5
5
- Fixes `int_quickbooks__purchase_double_entry` by bringing in purchase tax line amounts and converted amounts for customers leveraging multicurrency.
6
-
- Updates `int_quickbooks__invoice_double_entry` join on `currency_id`to properly factor in multiple accounts receivable for customers with multiple currencies, preventing fanout.
6
+
- Updates `int_quickbooks__invoice_double_entry`with join on `currency_id`for Accounts Receivable accounts to prevent fanout for customers with multiple currencies.
7
7
8
8
# dbt_quickbooks v1.1.0
9
9
[PR #185](https://github.com/fivetran/dbt_quickbooks/pull/185) includes the following updates, based on the updates made in the `v1.0.1-a1` and `v1.0.2-a1` pre-releases:
0 commit comments