Skip to content

v0.8.1 dbt_quickbooks

Compare
Choose a tag to compare
@fivetran-avinash fivetran-avinash released this 02 Mar 23:04
· 213 commits to main since this release
db94c25

Happy Dr. Seuss Day everyone! Got any cats 🐱 🐈 in your hats 🎩 πŸ‘’ ?

Here are the updates in the latest release of dbt_quickbooks:

πŸ› Bug Fixes πŸ”¨

  • Adding partitions by class_id in appropriate models to ensure correct account amount aggregations in quickbooks__general_ledger, quickbooks__general_ledger_by_period, quickbooks__balance_sheet, and quickbooks__profit_and_loss models. (#77)
  • Modifying join in int_quickbooks__general_ledger_balances to account for null class_id values and bring in the correct non-zero balances. (#77)

Full Changelog: v0.8.0...v0.8.1