Compare commits
3 Commits
zg1/zone4
...
5f5259bac1
Author | SHA1 | Date | |
---|---|---|---|
5f5259bac1 | |||
1a13c58f63 | |||
c4edb6b013 |
@@ -22,6 +22,8 @@
|
|||||||
"text":"Automatentechnik ",
|
"text":"Automatentechnik ",
|
||||||
"feed":"nl",
|
"feed":"nl",
|
||||||
"text":"Baumann GmbH",
|
"text":"Baumann GmbH",
|
||||||
|
"feed":"nl",
|
||||||
|
"feed":"nl",
|
||||||
"feed":"eject"
|
"feed":"eject"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -22,6 +22,8 @@
|
|||||||
"text":"Automatentechnik ",
|
"text":"Automatentechnik ",
|
||||||
"feed":"nl",
|
"feed":"nl",
|
||||||
"text":"Baumann GmbH",
|
"text":"Baumann GmbH",
|
||||||
|
"feed":"nl",
|
||||||
|
"feed":"nl",
|
||||||
"feed":"eject"
|
"feed":"eject"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"Project" : "Schoenau",
|
"Project" : "Schoenau",
|
||||||
"Version" : "1.2.0",
|
"Version" : "1.3.0",
|
||||||
"Info" : "<<Tariff for Zone 4>>",
|
"Info" : "<<Tariff for Zone 4>> (Bus)",
|
||||||
"Currency": [
|
"Currency": [
|
||||||
{
|
{
|
||||||
"pcu_id": 1,
|
"pcu_id": 1,
|
||||||
@@ -49,7 +49,7 @@
|
|||||||
{
|
{
|
||||||
"pra_payment_option_id": 1099,
|
"pra_payment_option_id": 1099,
|
||||||
"pra_payment_unit_id": 1,
|
"pra_payment_unit_id": 1,
|
||||||
"pra_price": 500
|
"pra_price": 1000
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pra_payment_option_id": 1099,
|
"pra_payment_option_id": 1099,
|
||||||
@@ -78,66 +78,5 @@
|
|||||||
"pun_label": "5h",
|
"pun_label": "5h",
|
||||||
"pun_duration": 300
|
"pun_duration": 300
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"WeekDaysWorktime": [
|
|
||||||
{
|
|
||||||
"pwd_id": 621,
|
|
||||||
"pwd_period_week_day_id": 36,
|
|
||||||
"pwd_period_day_in_week_id": 1,
|
|
||||||
"pwd_time_from": "07:00:00",
|
|
||||||
"pwd_time_to": "19:00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"pwd_id": 622,
|
|
||||||
"pwd_period_week_day_id": 36,
|
|
||||||
"pwd_period_day_in_week_id": 2,
|
|
||||||
"pwd_time_from": "07:00:00",
|
|
||||||
"pwd_time_to": "19:00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"pwd_id": 623,
|
|
||||||
"pwd_period_week_day_id": 36,
|
|
||||||
"pwd_period_day_in_week_id": 3,
|
|
||||||
"pwd_time_from": "07:00:00",
|
|
||||||
"pwd_time_to": "19:00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"pwd_id": 624,
|
|
||||||
"pwd_period_week_day_id": 36,
|
|
||||||
"pwd_period_day_in_week_id": 4,
|
|
||||||
"pwd_time_from": "07:00:00",
|
|
||||||
"pwd_time_to": "19:00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"pwd_id": 625,
|
|
||||||
"pwd_period_week_day_id": 36,
|
|
||||||
"pwd_period_day_in_week_id": 5,
|
|
||||||
"pwd_time_from": "07:00:00",
|
|
||||||
"pwd_time_to": "19:00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"pwd_id": 626,
|
|
||||||
"pwd_period_week_day_id": 36,
|
|
||||||
"pwd_period_day_in_week_id": 6,
|
|
||||||
"pwd_time_from": "07:00:00",
|
|
||||||
"pwd_time_to": "19:00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"pwd_id": 627,
|
|
||||||
"pwd_period_week_day_id": 36,
|
|
||||||
"pwd_period_day_in_week_id": 7,
|
|
||||||
"pwd_time_from": "07:00:00",
|
|
||||||
"pwd_time_to": "19:00:00"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"PeriodYear": [
|
|
||||||
{
|
|
||||||
"pye_id": 1,
|
|
||||||
"pye_label": "Whole year",
|
|
||||||
"pye_start_month": 1,
|
|
||||||
"pye_start_day": 1,
|
|
||||||
"pye_end_month": 12,
|
|
||||||
"pye_end_day": 31
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user