data-dwh-dbt-project/models/intermediate
Oriol Roqué Paniagua bad27ecbc3 Merged PR 3087: Adding int_core__product_service_to_price
# Description

Adds int_core__product_service_to_price.

This model is the equivalent of staging but just adding currency code, product service name and a few boolean fields to identify if the product service to price is currently active and if it's the default price or not.
Currently it's a view since it has 16 records, likely it can be transformed into a table in the future.

The idea will be to create a similar table for protection_plan.

# 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.
- [NA] I've picked the right materialization for the affected models. -> We will see in the future if needs to be adapted

# Other

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

Related work items: #20809
2024-10-08 11:39:34 +00:00
..
core Merged PR 3087: Adding int_core__product_service_to_price 2024-10-08 11:39:34 +00:00
cross Financial rate metrics 2024-09-20 14:53:43 +02:00
edeposit more features into reporting 2024-10-02 10:57:30 +02:00
xero fix schemas in intermediate 2024-09-12 15:38:50 +02:00