Skip to content

v0.15.0 dbt_quickbooks

Compare
Choose a tag to compare
@fivetran-data-model-bot fivetran-data-model-bot released this 17 Oct 19:26
· 20 commits to main since this release
89242eb

PR #142 introduces the following updates:

Bug Fixes

  • Updates the int_quickbooks__sales_receipt_double_entry model to prioritize the invoice_lines.sales_item_account_id as the second viable option in the account_id coalesce statements. This field was previously prioritized last. However, recent observations have made it apparent that when prioritized last, invoice transactions could be attributed to the wrong accounts.
    • While not a traditional breaking change, we made this a minor upgrade to account for scenarios where the end model results will likely change due to invoices being attributed to the correct accounts.

Full Changelog: v0.14.1...v0.15.0