From d884f6807b7d137c2652b73c3929d3761c8d4223 Mon Sep 17 00:00:00 2001 From: fivetran-reneeli Date: Tue, 22 Mar 2022 17:31:53 -0500 Subject: [PATCH] add compatibility notice --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1442767..20dc1ce 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ This package enriches your Fivetran data by doing the following: - Adds descriptions to tables and columns that are synced using Fivetran - Adds column-level testing where applicable. For example, all ID fields are tested for non-null values. - Models staging tables, which will be used in our transform package +## Compatibility + +> Please be aware that the [dbt_sage_intacct](https://github.com/fivetran/dbt_sage_intacct) and [dbt_sage_intacct_source](https://github.com/fivetran/dbt_sage_intacct_source) packages were developed with single-currency company data. As such, the package models will not reflect accurate totals if your account has multi-currency enabled. If multi-currency functionality is desired, we welcome discussion to support this in a future version. ## Models This package contains staging models, designed to work simultaneously with our [Sage Intacct transform package](https://github.com/fivetran/dbt_sage_intacct). The staging models are designed to: