data-dwh-dbt-project/models/reporting/xero
Oriol Roqué Paniagua 353972984e Merged PR 4236: Propagate contact name for reporting purposes only
# Description

Propagates contact name and id_deal + contact name combination for PBI in xero - sales monthly trends

# Checklist

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

# Other

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

Propagate contact name for reporting purposes only

Related work items: #26618
2025-01-31 09:53:54 +00:00
..
schema.yml Merged PR 4236: Propagate contact name for reporting purposes only 2025-01-31 09:53:54 +00:00
xero__bank_transaction_denom_mart.sql
xero__bank_transaction_line_items.sql
xero__bank_transactions.sql
xero__contacts.sql
xero__credit_note_line_items.sql
xero__credit_notes.sql
xero__invoice_line_items.sql
xero__invoices.sql
xero__net_fees.sql
xero__net_fees_by_deal.sql
xero__sales_denom_mart.sql
xero__sales_monthly_trends.sql Merged PR 4236: Propagate contact name for reporting purposes only 2025-01-31 09:53:54 +00:00