20 Commits

Author SHA1 Message Date
621fa0e6fb fix tariff info used for backend 2026-04-15 14:07:40 +02:00
2ec03dbfae update holidays 2026 2026-03-31 15:02:54 +02:00
fcfed3ea14 Install apism 1.7.0-r1 (restart always) 2026-03-05 15:21:31 +01:00
3256576174 Install atbqt 4.99.11 (Backport ApismClient) 2026-03-05 12:55:09 +01:00
f8946414f5 set saturday endtime back to 12:00 2026-01-12 08:14:48 +01:00
77fab5c208 Tariff: set saturday worktime to 8-18 2026-01-08 11:22:47 +01:00
35ca46a75e revert saturday worktime to 8-12 2025-12-15 08:11:20 +01:00
5ad24ad94f extended saturday work time from 12 to 18 since it´s a work day. revert after 13.12.25 2025-12-12 11:54:06 +01:00
21b8c7be60 updated holidays 2026 and set saturday as holiday for zone 1 to 4 2025-12-09 08:47:28 +01:00
38cd134452 added missing comma 2025-10-23 18:09:57 +02:00
d9bc139779 added missing comma 2025-10-23 18:01:29 +02:00
d8462098e4 fix for saints_day 2025-11-01 2025-10-23 17:42:51 +02:00
ccd0b7adf9 updated holidays 2025-10-23 10:22:06 +02:00
e2acfe0b87 quick hack for saturday workday, revert in KW 43!!! 2025-10-17 13:16:20 +02:00
b79dd9bc4e etc/psa_config/DC2C_print23.json gelöscht 2025-08-19 09:29:19 +02:00
152489a6b5 DC2C_print23.json provided by customer 2025-08-19 08:20:39 +02:00
597c28678e Remove Sat 08:00-12:00 for Zone 3 (Yellow) -> slipped in Dec 2024. 2025-05-22 11:08:01 +02:00
55f2e20c5a restore tariff files after special day at 17th of May 2025-05-20 10:09:59 +02:00
6579169767 comment all opkg lines 2025-05-12 09:49:54 +02:00
638b15dcbf special saturday 2025/05/17 2025-05-12 08:57:36 +02:00
7 changed files with 4768 additions and 1112 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -5,14 +5,16 @@
############################################################################### ###############################################################################
## ##
opkg update opkg update
opkg install prepare-update # opkg install prepare-update
# download packages # download packages
opkg --cache /var/cache/opkg --download-only upgrade tariff-config-281 # opkg --cache /var/cache/opkg --download-only upgrade tariff-config-281
opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc2 # opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc2
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis # opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis
opkg --cache /var/cache/opkg --download-only upgrade atbqt opkg --cache /var/cache/opkg --download-only upgrade atbqt=4.99.11+git0+66f98a3bef-r0
opkg --cache /var/cache/opkg --download-only upgrade apism=1.7.0-r1
# install packages # install packages
opkg --cache /var/cache/opkg upgrade tariff-config-281 # opkg --cache /var/cache/opkg upgrade tariff-config-281
opkg --cache /var/cache/opkg upgrade libmobilisis-calc2 # opkg --cache /var/cache/opkg upgrade libmobilisis-calc2
opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis # opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis
opkg --cache /var/cache/opkg upgrade atbqt opkg --cache /var/cache/opkg upgrade atbqt=4.99.11+git0+66f98a3bef-r0
opkg --cache /var/cache/opkg upgrade apism=1.7.0-r1