# Description Propagate account code and account name for Xero reporting models, specifically: * xero__credit_note_line_items * xero__invoice_line_items * xero__sales_denom_mart These are already available in intermediate models. This is independent from KPIs, but I feel like we should propagate this to reporting since are useful fields for accounting purposes. Happy to discuss if this needs to be reflected in PBI. # 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. - [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: #26531 |
||
|---|---|---|
| .. | ||
| schema.yml | ||
| 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 | ||