Merged PR 3116: edeposit invoicing - Point exposure to the table that PBI actually uses

# Description

The exposure for this report is wrong. It reads from a differnt model than what it states. This PR points to the actual model.

# Checklist

- [NA] The edited models and dependants run properly with production data.
- [NA] The edited models are sufficiently documented.
- [NA] The edited models contain PK tests, and I've ran and passed them.
- [NA] I have checked for DRY opportunities with other models and docs.
- [NA] I've picked the right materialization for the affected models.

# Other

- [ ] Check if a full-refresh is required after this PR is merged.

Related work items: #22186
This commit is contained in:
Pablo Martín 2024-10-09 15:57:19 +00:00
commit ee9d563c3e

View file

@ -239,7 +239,7 @@ exposures:
All values are shown in the user's currency.
depends_on:
- ref('edeposit__guesty_verifications')
- ref('edeposit__verification_fees')
owner:
name: Joaquin Ossa