Skip to content

Releases: fivetran/dbt_xero

Credit Note Model Variable Addition

01 Jul 14:43
ab1eef6
Compare
Choose a tag to compare

🐞 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

26 May 17:47
e331907
Compare
Choose a tag to compare

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

16 Apr 22:35
Compare
Choose a tag to compare

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.