-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
type:bugSomething is broken or incorrectSomething is broken or incorrecttype:wontfixThis will not be worked onThis will not be worked on
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the issue
Example transaction ID 150975 has duplicate entries in Bigquery General Ledger. Account_id 501 and account_id 500 are creating duplicate entries. The data from fivetran DBT job for the General Ledger is creating duplicate data for account id 501 and is causing our data to not reconcile. When you look in Quickbooks that isn't the case. See attached screen shots and advise.
Relevant error log or model output
No response
Expected behavior
We would only want to have entries for Account ID 500 in the General Ledger.
dbt Project configurations
vars:
using_credit_card_payment_txn: true
using_purchase_order: true
Package versions
packages:
- package: fivetran/quickbooks
version: [">=0.11.0", "<0.12.0"]
What database are you using dbt with?
bigquery
dbt Version
dbt Version: 1.5
Additional Context
SELECT * FROM back-bar.prod_quickbooks.quickbooks__general_ledger where transaction_id = '150975'
Are you willing to open a PR to help address this issue?
- Yes.
- Yes, but I will need assistance and will schedule time during our office hours for guidance
- No.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:bugSomething is broken or incorrectSomething is broken or incorrecttype:wontfixThis will not be worked onThis will not be worked on
