21 Commits

Author SHA1 Message Date
DennisSchwarzer f368398a6d change exchange rate to 336 HUF/EUR 2026-05-05 10:20:26 +02:00
DennisSchwarzer f8d0343e92 fix tariff info used for backend 2026-04-15 14:03:54 +02:00
DennisSchwarzer 5641edb97d added missing holiday 2025-08-21 2026-03-31 14:44:05 +02:00
DennisSchwarzer 40822fd050 Merge branch 'zg1/zone1' of https://ptu-config.atb-comm.de/ATB/customer_281 into zg1/zone1 2026-03-31 10:55:05 +02:00
DennisSchwarzer 1305e6c29c update holidays 2026 2026-03-31 10:54:14 +02:00
SiegfriedSiegert 096f93b66f Install apism 1.7.0-r1 (restart always) 2026-03-05 15:23:12 +01:00
SiegfriedSiegert e6c0ca5fd9 Install atbqt 4.99.11 (Backport ApismClient) 2026-03-05 12:54:02 +01:00
DennisSchwarzer a54e53042b Updated Holidays for all zones and set Saturday as holiday for zone 1 to
4
2025-12-08 12:58:27 +01:00
DennisSchwarzer 88039b55c0 added missing comma 2025-10-23 18:08:05 +02:00
DennisSchwarzer 6cf2cd11ea fixed saints_day 2025-11-01 2025-10-23 18:04:11 +02:00
DennisSchwarzer 24158005dc updated holidays 2025-10-23 10:24:05 +02:00
DennisSchwarzer cb2c54e616 updated holidays 2025-10-23 09:36:51 +02:00
DennisSchwarzer 9b048fba29 quick hack for saturday workday, revert in KW 43!!! 2025-10-17 13:13:22 +02:00
DennisSchwarzer a148ecd080 added special work day 2025-10-18 2025-10-17 12:55:52 +02:00
DennisSchwarzer 8b834055bb added specialday 2025-10-24 2025-10-17 12:25:38 +02:00
DennisSchwarzer f7e532013c added 2025-10-24 as Specialday 2025-10-17 12:16:18 +02:00
DennisSchwarzer d3b44088e9 etc/psa_config/DC2C_print23.json gelöscht 2025-08-19 09:29:11 +02:00
DennisSchwarzer 647547f306 Merge branch 'zg1/zone1' of https://ptu-config.atb-comm.de/ATB/customer_281 into zg1/zone1 2025-08-19 09:00:00 +02:00
DennisSchwarzer 6f8e7a4bc9 DC2C_print23.json provided by customer 2025-08-19 08:59:34 +02:00
DennisSchwarzer 085a9d6eaa etc/DC2C_print23.json gelöscht 2025-08-19 08:55:31 +02:00
DennisSchwarzer e47ed6632c DC2C_print23.json provided by customer 2025-08-19 08:19:05 +02:00
8 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,336,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,
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