data-dwh-dbt-project/macros
Oriol Roqué Paniagua baf9d2767c Merged PR 5215: Switch from 20th to 12th for invoicing cap
# Description

After a discussion with Nathan, the invoicing cycle has again been reduced by quite a few days.
We agreed to move the cap from 20th to 12th of the following month.

# 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.
- [ ] I have checked for DRY opportunities with other models and docs.
- [ ] 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: #30147
2025-05-15 14:10:27 +00:00
..
tests Merged PR 5173: First version of Verification Product Payments 2025-05-09 11:27:00 +00:00
.gitkeep start project 2024-01-18 11:24:35 +01:00
business_kpis_configuration.sql Bugfix - Missing parenthesis in business_kpis_configuration 2025-04-25 08:58:23 +02:00
calculate_aggregation_between_preceeding_x_and_y.sql Merged PR 3967: Adds an "All History" time window to Account Margin 2025-01-07 15:22:30 +00:00
calculate_safe_relative_increment.sql Fixed macro 2025-01-24 14:17:29 +01:00
compare_table_hashes.sql Merged PR 4958: Add compare tables macro 2025-04-09 09:55:11 +00:00
cosmos_db_utils.sql DRY on stg cosmos db models 2024-09-19 15:17:33 +02:00
generate_schema_name.sql typo in macro 2025-03-24 11:58:15 +01:00
generate_stripe_sources_unioned_select.sql Create macro and use it in balance transactions 2024-03-05 13:33:13 +01:00
is_date_before_12th_of_previous_month.sql Merged PR 5215: Switch from 20th to 12th for invoicing cap 2025-05-15 14:10:27 +00:00
return_capped_value.sql Fixed macro 2025-01-24 14:17:29 +01:00
unix_ms_timestamp_to_utc.sql add table alias optional argument to macro 2024-10-14 11:37:37 +02:00