mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Quickfix Kontofilter Offene Gegenbuchungen
This commit is contained in:
+1
-1
@@ -618,7 +618,7 @@ if($xmlformat=='rdf')
|
||||
{
|
||||
foreach ($prestd->result as $row)
|
||||
{
|
||||
if(checkfilter($row, $filter2))
|
||||
if(checkfilter($row, $filter2, $buchungstyp_filter))
|
||||
{
|
||||
$student=new student();
|
||||
if($uid = $student->getUid($row->prestudent_id))
|
||||
|
||||
Reference in New Issue
Block a user