Improved New Dash Services usage

This commit is contained in:
Joaquin 2025-03-21 17:07:56 +01:00
parent 12e0f55b08
commit c0a1e90fae
3 changed files with 173 additions and 0 deletions

View file

@ -68,6 +68,9 @@ vars:
# New Dash First Invoicing Date. This is the first date considered for New Dash invoicing.
"new_dash_first_invoicing_date": "'2024-12-31'"
# New Dash First Date. This is the first date considered for New Dash.
"new_dash_first_date": "'2024-07-30'"
# A distant future date to use as a default when cutoff values are missing.
"end_of_time": "'2050-12-31'"