GKV-Abrechnung: Anzeige GKV-Adressdaten (Postfach/GK + Papierannahmestelle) korrigiert

SupportOID=157241
This commit is contained in:
2026-06-24 11:03:01 +02:00
parent b67d31f7ea
commit b971f3f964

View File

@@ -747,7 +747,7 @@
Grid.Row="2"
Grid.Column="4"
IsEnabled="False"
Text="{Binding Path=PostfachanschriftDatenannahmestelle, Converter={StaticResource AddressToStringConverter}, UpdateSourceTrigger=PropertyChanged, Mode=OneWay}" />
Text="{Binding Path=PostfachGKanschriftDatenannahmestelle, Converter={StaticResource AddressToStringConverter}, UpdateSourceTrigger=PropertyChanged, Mode=OneWay}" />
<Label
Grid.Row="3"
@@ -761,7 +761,7 @@
Grid.Row="3"
Grid.Column="4"
IsEnabled="False"
Text="{Binding Path=GrosskundenanschriftDatenannahmestelle, Converter={StaticResource AddressToStringConverter}, UpdateSourceTrigger=PropertyChanged, Mode=OneWay}" />
Text="{Binding Path=PapierannahmeanschriftDatenannahmestelle, Converter={StaticResource AddressToStringConverter}, UpdateSourceTrigger=PropertyChanged, Mode=OneWay}" />
<Label
Grid.Row="4"
Grid.Column="3"