Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Investigate] Discrepancy between line item amounts and invoice amounts #83

Open
2 of 4 tasks
fivetran-reneeli opened this issue Aug 7, 2024 · 0 comments
Open
2 of 4 tasks
Labels
type:enhancement New functionality or enhancement

Comments

@fivetran-reneeli
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the issue

In our internal Stripe data, we've noticed that not all amounts in the line item table tie up to the amounts in the invoice table, when summed up to the invoice grain. So far it's been identified that it ties to a subscription amount found in the price_plan table.

We should confirm whether this is something buggy with our data, or if this is indeed expected and we should make adjustments in our logic.

Relevant error log or model output

No response

Expected behavior

Invoice line item amounts sum up to the amounts in the invoice table

dbt Project configurations

na

Package versions

na

What database are you using dbt with?

other (mention it in "Additional Context")

dbt Version

na

Additional Context

No response

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.
@fivetran-reneeli fivetran-reneeli added the bug Something isn't working label Aug 7, 2024
@fivetran-joemarkiewicz fivetran-joemarkiewicz changed the title [Bug] Investigate discrepancy between line item amounts and invoice amounts [Investigate] Discrepancy between line item amounts and invoice amounts Aug 19, 2024
@fivetran-joemarkiewicz fivetran-joemarkiewicz added type:enhancement New functionality or enhancement and removed bug Something isn't working labels Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New functionality or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants