Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Markiewicz <[email protected]>
  • Loading branch information
fivetran-reneeli and fivetran-joemarkiewicz authored Apr 30, 2024
1 parent 389334e commit 8a8dc3f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
[PR #123](https://github.com/fivetran/dbt_quickbooks/pull/123) includes the following updates:

## Bug Fixes
- Added missing joins on `source_relation` in `int_quickbooks__invoice_join`, `int_quickbooks__bill_join`, `int_quickbooks__refund_receipt_double_entry`, `int_quickbooks__sales_receipt_double_entry`, along with the `quickbooks__balance_sheet` analysis model.
- Added `source_relation` to joins within the following models as it was perviously missed:
- `int_quickbooks__invoice_join`
- `int_quickbooks__bill_join`
- `int_quickbooks__refund_receipt_double_entry`
- `int_quickbooks__sales_receipt_double_entry`
- `quickbooks__balance_sheet` analysis model.

## Contributors
- [@MatteyRitch](https://github.com/MatteyRitch) ([PR #120](https://github.com/fivetran/dbt_quickbooks/pull/120))
Expand Down

0 comments on commit 8a8dc3f

Please sign in to comment.