From 80cab38269ced83efccdafaa2dac902e3047ad18 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Thu, 22 Feb 2024 13:56:08 +0100 Subject: [PATCH] set daily card price for TEEN and ADULT --- etc/psa_tariff/tariff01.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/psa_tariff/tariff01.json b/etc/psa_tariff/tariff01.json index 53d5b36..fbeda6e 100644 --- a/etc/psa_tariff/tariff01.json +++ b/etc/psa_tariff/tariff01.json @@ -92,7 +92,7 @@ "pop_max_time": 720, "pop_min_price": 400, "pop_carry_over": 0, - "pop_daily_card_price": 0, + "pop_daily_card_price": 400, "pop_business_hours": 128 }, { @@ -106,7 +106,7 @@ "pop_max_time": 720, "pop_min_price": 800, "pop_carry_over": 0, - "pop_daily_card_price": 0, + "pop_daily_card_price": 800, "pop_business_hours": 128 } ],