Spalte "FGM" (Förder-Guthaben-Monate) bei Prestudentstatus einblendbar

This commit is contained in:
kindlm
2026-03-11 17:52:31 +01:00
parent 6cd4aebe8d
commit 40757322e7
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -143,6 +143,7 @@ foreach($ps->result as $row)
<ROLLE:updatevon><![CDATA['.$row->updatevon.']]></ROLLE:updatevon>
<ROLLE:stichtagsaktiv><![CDATA['.$stichtagsaktiv.']]></ROLLE:stichtagsaktiv>
<ROLLE:aktiv><![CDATA['.$aktiv.']]></ROLLE:aktiv>
<ROLLE:fgm><![CDATA['.$row->fgm.']]></ROLLE:fgm>
</RDF:Description>
</RDF:li>
';