DVUH Meldung: Dokumenttyp can be entered for ERNP Meldung (Dropdown)

This commit is contained in:
alex
2020-10-30 15:47:15 +01:00
parent 6e37edd30b
commit 2ceefabec9
2 changed files with 40 additions and 4 deletions
+1 -1
View File
@@ -1037,7 +1037,7 @@ class dvb extends basis_db
<ausstellBehoerde>'.$reisepass->ausstellBehoerde.'</ausstellBehoerde>
<ausstellland>'.$reisepass->ausstellland.'</ausstellland>
<dokumentnr>'.$reisepass->dokumentnr.'</dokumentnr>
<dokumenttyp>REISEP</dokumenttyp>
<dokumenttyp>'.$reisepass->dokumenttyp.'</dokumenttyp>
</ernpmeldung>
';
$data .= '</matrikelnummernmeldung>';