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:
commit
ee9d563c3e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue