From 9b048fba2980b703b146b278325408fcb8a3bd69 Mon Sep 17 00:00:00 2001 From: DennisSchwarzer Date: Fri, 17 Oct 2025 13:13:22 +0200 Subject: [PATCH] quick hack for saturday workday, revert in KW 43!!! --- etc/psa_tariff/tariff01.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/etc/psa_tariff/tariff01.json b/etc/psa_tariff/tariff01.json index 5a8f94c..4acfa42 100644 --- a/etc/psa_tariff/tariff01.json +++ b/etc/psa_tariff/tariff01.json @@ -103,6 +103,13 @@ "pwd_period_day_in_week_id": 5, "pwd_time_from": "08:00:00", "pwd_time_to": "18:00:00" + }, + { + "pwd_id": 626, + "pwd_period_week_day_id": 36, + "pwd_period_day_in_week_id": 6, + "pwd_time_from": "08:00:00", + "pwd_time_to": "18:00:00" } ], "PeriodYear": [ @@ -249,6 +256,13 @@ "pedwt_time_to": "00:00:00", "pedwt_price": 0 }, + { + "pedwt_id": 2180, + "pedwt_period_exc_day_id": 15, + "pedwt_time_from": "00:00:00", + "pedwt_time_to": "00:00:00", + "pedwt_price": 0 + }, { "pedwt_id": 2184, "pedwt_period_exc_day_id": 2021,