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 inquickbooks__general_ledger
,quickbooks__general_ledger_by_period
,quickbooks__balance_sheet
, andquickbooks__profit_and_loss
models. (#77) - Modifying join in
int_quickbooks__general_ledger_balances
to account for nullclass_id
values and bring in the correct non-zero balances. (#77)
Full Changelog: v0.8.0...v0.8.1