35 Commits

Author SHA1 Message Date
5641edb97d added missing holiday 2025-08-21 2026-03-31 14:44:05 +02:00
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
1305e6c29c update holidays 2026 2026-03-31 10:54:14 +02:00
096f93b66f Install apism 1.7.0-r1 (restart always) 2026-03-05 15:23:12 +01:00
e6c0ca5fd9 Install atbqt 4.99.11 (Backport ApismClient) 2026-03-05 12:54:02 +01:00
a54e53042b Updated Holidays for all zones and set Saturday as holiday for zone 1 to
4
2025-12-08 12:58:27 +01:00
88039b55c0 added missing comma 2025-10-23 18:08:05 +02:00
6cf2cd11ea fixed saints_day 2025-11-01 2025-10-23 18:04:11 +02:00
24158005dc updated holidays 2025-10-23 10:24:05 +02:00
cb2c54e616 updated holidays 2025-10-23 09:36:51 +02:00
9b048fba29 quick hack for saturday workday, revert in KW 43!!! 2025-10-17 13:13:22 +02:00
a148ecd080 added special work day 2025-10-18 2025-10-17 12:55:52 +02:00
8b834055bb added specialday 2025-10-24 2025-10-17 12:25:38 +02:00
f7e532013c added 2025-10-24 as Specialday 2025-10-17 12:16:18 +02:00
d3b44088e9 etc/psa_config/DC2C_print23.json gelöscht 2025-08-19 09:29:11 +02:00
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
6f8e7a4bc9 DC2C_print23.json provided by customer 2025-08-19 08:59:34 +02:00
085a9d6eaa etc/DC2C_print23.json gelöscht 2025-08-19 08:55:31 +02:00
e47ed6632c DC2C_print23.json provided by customer 2025-08-19 08:19:05 +02:00
acf3053026 Remove Sat 08:00-12:00 for Zone 3 (Yellow) -> slipped in Dec 2024. 2025-05-22 11:05:34 +02:00
c517c4c68b restore tariff files after special day at 17th of May 2025-05-20 10:07:55 +02:00
eed37df900 comment all opkg lines 2025-05-12 09:45:15 +02:00
5ddebf4968 special saturday 2025/05/17 2025-05-12 08:49:13 +02:00
ab2772f9b9 set service fridays: 8-18 2025-01-07 10:41:21 +01:00
49cdc8f5f6 Add holiday 2024-12-28. Switch back to normal handling of Saturdays. 2024-12-16 15:48:13 +01:00
3ee649d8fe additional holidays 2024/2025 2024-12-03 13:46:56 +01:00
52ba0f8c04 Adapt for Saturday 07/12 2024-12-02 17:10:27 +01:00
ce7b6e5f43 Remove Sat 08:00-12:00 from Zone 3 (Yellow) 2024-10-29 15:31:41 +01:00
8f41a7a5e5 Revert to original versions 2024-08-08 12:22:11 +02:00
7760bf1fbe set 8:00-18:00 for 03.08 2024-08-01 12:37:28 +02:00
1857a80885 Activate opkg_commands 2024-07-15 08:53:42 +02:00
f2ac2a6b5e opkg: none 2024-07-08 13:36:33 +02:00
3cb00ff9c7 Set ex.rate to 365. 2024-07-05 09:59:27 +02:00
829a27471b Set ex.rate to 365. 2024-07-05 09:29:23 +02:00
c49aec3a96 re-commit: change of ISMAS settings 2024-06-25 08:35:18 +02:00
8 changed files with 5057 additions and 1067 deletions

View File

@@ -1,18 +1,16 @@
{
"title":"DC2C_cash ",
"project":"DBM Szeged",
"version":"26.04.2024 01.02.04",
"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],
"CoinValue(15..0)":[700,350,175,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],
"CoinAccept(15..0)":[1,1,1,0,0,0,0,1,1,1,1,1,1,1,0,1],
"ExchangeRate":350
"ExchangeRate":365,
"TokenChannel":1,
"BillValues(7..0)":[0,0,0,0,0,0,0,0],
"LocalTaxRate":20,
"ForeignTaxRate":19,
"Surcharge":0,
"Discount":0,
"Discount":0
}

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

@@ -3,16 +3,18 @@
###############################################################################
# opkg-commands added to this file will be executed by ATBUpdateTool.
###############################################################################
#
##
opkg update
opkg install prepare-update
# opkg install prepare-update
# download packages
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 atb-plugin-calculateprice-mobilisis
opkg --cache /var/cache/opkg --download-only upgrade atbqt
# 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 atb-plugin-calculateprice-mobilisis
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
opkg --cache /var/cache/opkg upgrade tariff-config-281
opkg --cache /var/cache/opkg upgrade libmobilisis-calc2
opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis
opkg --cache /var/cache/opkg upgrade atbqt
# opkg --cache /var/cache/opkg upgrade tariff-config-281
# opkg --cache /var/cache/opkg upgrade libmobilisis-calc2
# opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis
opkg --cache /var/cache/opkg upgrade atbqt=4.99.11+git0+66f98a3bef-r0
opkg --cache /var/cache/opkg upgrade apism=1.7.0-r1