Releases: fivetran/dbt_xero
Releases · fivetran/dbt_xero
Credit Note Model Variable Addition
🐞 Bug Fix 🐞
This release introduces the followning non-breaking bug fixes:
- The addition of the
xero__using_credit_note
variable to disable the credit_note models if a user does not have them in their source. Issue #10
Feature: Add contact_id to General Ledger
This release adds both contact_id and contact_name fields to the general ledger model. It will make it easier to ask more advanced queries from the Xero data, as well as providing users the ability to filter data by contact.
Initial Release
This is the initial release of this package.
The package’s primary focus is to transform the core tables into analytics-ready models, including a profit and loss report, general ledger, and balance sheet report.
Currently the package supports Redshift, BigQuery, Postgres and Snowflake.