First step for new tariffs: adapt carry-over-times
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"PaymentOption": [
|
||||
{
|
||||
"pop_id": 1049,
|
||||
"pop_label": "Zone 1",
|
||||
"pop_label": "Zone 2",
|
||||
"pop_payment_method_id": 4,
|
||||
"pop_day_end_time": "00:00:00",
|
||||
"pop_day_night_end_time": "00:00:00",
|
||||
@@ -656,14 +656,44 @@
|
||||
{
|
||||
"pra_payment_option_id": 1049,
|
||||
"pra_payment_unit_id": 84,
|
||||
"pra_price": 0
|
||||
},
|
||||
{
|
||||
"pra_payment_option_id": 1049,
|
||||
"pra_payment_unit_id": 85,
|
||||
"pra_price": 0
|
||||
},
|
||||
{
|
||||
"pra_payment_option_id": 1049,
|
||||
"pra_payment_unit_id": 86,
|
||||
"pra_price": 0
|
||||
},
|
||||
{
|
||||
"pra_payment_option_id": 1049,
|
||||
"pra_payment_unit_id": 87,
|
||||
"pra_price": 0
|
||||
},
|
||||
{
|
||||
"pra_payment_option_id": 1049,
|
||||
"pra_payment_unit_id": 88,
|
||||
"pra_price": 0
|
||||
},
|
||||
{
|
||||
"pra_payment_option_id": 1049,
|
||||
"pra_payment_unit_id": 89,
|
||||
"pra_price": 0
|
||||
},
|
||||
{
|
||||
"pra_payment_option_id": 1049,
|
||||
"pra_payment_unit_id": 90,
|
||||
"pra_price": 840
|
||||
}
|
||||
],
|
||||
"Duration": [
|
||||
{
|
||||
"pun_duration": 0,
|
||||
"pun_id": 0,
|
||||
"pun_label": "0 min"
|
||||
"pun_duration": 0,
|
||||
"pun_id": 0,
|
||||
"pun_label": "0 min"
|
||||
},
|
||||
{
|
||||
"pun_duration": 10,
|
||||
@@ -1081,9 +1111,39 @@
|
||||
"pun_label": "830 min"
|
||||
},
|
||||
{
|
||||
"pun_duration": 840,
|
||||
"pun_duration": 830,
|
||||
"pun_id": 84,
|
||||
"pun_label": "840 min"
|
||||
},
|
||||
{
|
||||
"pun_duration": 830,
|
||||
"pun_id": 85,
|
||||
"pun_label": "840 min"
|
||||
},
|
||||
{
|
||||
"pun_duration": 830,
|
||||
"pun_id": 86,
|
||||
"pun_label": "840 min"
|
||||
},
|
||||
{
|
||||
"pun_duration": 830,
|
||||
"pun_id": 87,
|
||||
"pun_label": "840 min"
|
||||
},
|
||||
{
|
||||
"pun_duration": 830,
|
||||
"pun_id": 88,
|
||||
"pun_label": "840 min"
|
||||
},
|
||||
{
|
||||
"pun_duration": 830,
|
||||
"pun_id": 89,
|
||||
"pun_label": "840 min"
|
||||
},
|
||||
{
|
||||
"pun_duration": 840,
|
||||
"pun_id": 90,
|
||||
"pun_label": "840 min"
|
||||
}
|
||||
],
|
||||
"WeekDaysWorktime": [
|
||||
|
||||
Reference in New Issue
Block a user