Quick Fix: VaSt v31
Should take around 10 minutes of your time.
Needs to be performed before Monday, 09.06.2025 (early morning).
Changes
See commit b926481f
Git
cd C:/weric
git pull
Optional:
Change APP_VERSION
to 2.25.2
in C:/weric/api/.env
and:
cd C:/weric/api
php artisan config:cache
Manually
1. Download and replace checkDatenabholung.dll
Download from Gitlab.
Replace: C:\weric\api\public\libs\windows\plugins2\checkElsterDatenabholung.dll
2. Edit version in line 19
of Vast.php
19
of Vast.php
public const FILING_VERSION = '31';
3. Edit versions in lines 29
and 30
of Common.php
29
and 30
of Common.php
'Datenabholung' => '31',
'DatenabholungNamespace' => '3'
Last updated
Was this helpful?