Skip to content

dbt_sage_intacct_source v0.1.1

Compare
Choose a tag to compare
@fivetran-reneeli fivetran-reneeli released this 21 Apr 21:31
· 73 commits to main since this release
1a42b0d

Updates

  • Excludes fivetran-deleted rows in the staging models
    (#7)

  • Allow for pass-through columns from the gl_detail and gl_account source tables using the following variables. For more information please refer to the README

    • sage_account_pass_through_columns
    • sage_gl_pass_through_columns
  • Add variable configs for the AP Bill and AR Invoice related tables to allow users to disable them if not used. For more information please refer to the README

    • sage_intacct__using_bills
    • sage_intacct__using_invoices
  • Include additional fields in the gl_detail model: customer_id, customer_name, department_id, department_title, location_id, location_name, vendor_id, and vendor_name.
    (#6)

Contributors

Thank you @santi95 for raising these to our attention! (#6)