16 Commits

Author SHA1 Message Date
DennisSchwarzer 7663012c38 change exchange rate to 336 HUF/EUR 2026-05-05 10:21:49 +02:00
DennisSchwarzer f2cf397eda fix tariff info used for backend 2026-04-15 14:04:44 +02:00
DennisSchwarzer daaafc0c2b update holidays 2026 2026-03-31 15:00:02 +02:00
SiegfriedSiegert c8ca6dac5b Install apism 1.7.0-r1 (restart always) 2026-03-05 15:03:02 +01:00
SiegfriedSiegert f10a98df86 Install atbqt 4.99.11 (Backport ApismClient) 2026-03-05 12:58:37 +01:00
DennisSchwarzer 06c3dfbab0 test deactivate all opkg 2025-12-11 10:42:00 +01:00
DennisSchwarzer 142fa345e6 Merge branch 'zg1/zone2' of https://git.mimbach49.de/GerhardHoffmann/customer_281 into zg1/zone2 2025-12-08 16:54:33 +01:00
DennisSchwarzer 4c57e3fbba updated holidays 2026 and set saturday as holiday for zone 1 to 4 2025-12-08 16:45:49 +01:00
SiegfriedSiegert c073fa3e69 atbqt 4.99.9 2025-10-28 09:43:44 +01:00
DennisSchwarzer bf2a981be0 added missing comma 2025-10-23 18:08:35 +02:00
DennisSchwarzer 7a3bafffcd fixed saints_day 2025-11-01 2025-10-23 18:03:29 +02:00
DennisSchwarzer 3bb2fff978 updated holidays 2025-10-23 10:15:33 +02:00
GerhardHoffmann a82310dac0 Merge branch 'zg1/zone2' of https://ptu-config.atb-comm.de/ATB/customer_281 into zg1/zone2 2025-10-17 13:36:24 +02:00
DennisSchwarzer bf4b0f26d4 quick hack for saturday workday, revert in KW 43!!! 2025-10-17 13:14:14 +02:00
DennisSchwarzer 953c4d85f4 etc/psa_config/DC2C_print23.json gelöscht 2025-08-19 09:29:39 +02:00
DennisSchwarzer 281694d589 DC2C_print23.json provided by customer 2025-08-19 08:19:25 +02:00
9 changed files with 4767 additions and 1104 deletions
+2 -2
View File
@@ -3,9 +3,9 @@
"project":"DBM Szeged", "project":"DBM Szeged",
"version":"1.0.0-2024-07-05", "version":"1.0.0-2024-07-05",
"CoinDenom(15..0)":[200,100,50,0,0,0,0,100,200,100,50,20,10,5,0,3], "CoinDenom(15..0)":[200,100,50,0,0,0,0,100,200,100,50,20,10,5,0,3],
"CoinValue(15..0)":[730,365,185,0,0,0,0,100,200,100,50,20,10,5,0,3], "CoinValue(15..0)":[672,326,168,0,0,0,0,100,200,100,50,20,10,5,0,3],
"CoinAccept(15..0)":[1,1,1,0,0,0,0,1,1,1,1,1,1,1,0,1], "CoinAccept(15..0)":[1,1,1,0,0,0,0,1,1,1,1,1,1,1,0,1],
"ExchangeRate":365, "ExchangeRate":336,
"TokenChannel":1, "TokenChannel":1,
"BillValues(7..0)":[0,0,0,0,0,0,0,0], "BillValues(7..0)":[0,0,0,0,0,0,0,0],
"LocalTaxRate":20, "LocalTaxRate":20,
Binary file not shown.
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
+5 -3
View File
@@ -4,15 +4,17 @@
# opkg-commands added to this file will be executed by ATBUpdateTool. # opkg-commands added to this file will be executed by ATBUpdateTool.
############################################################################### ###############################################################################
## ##
# 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