mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
Neue Rechnung anlegen
This commit is contained in:
@@ -848,7 +848,7 @@ class benutzerberechtigung extends basis_db
|
||||
|
||||
if(!$all)
|
||||
{
|
||||
if(count($kst_id)==0)
|
||||
if(count($kst_id)==0 && count($oe_kurzbz)==0)
|
||||
return array();
|
||||
$qry.="
|
||||
WHERE
|
||||
|
||||
Reference in New Issue
Block a user