HSLE#56678: Uitleenregistratie mobiel geeft foutmelding bij ICT Hardware.
svn path=/Website/trunk/; revision=41334
This commit is contained in:
@@ -2296,7 +2296,12 @@ ins = {checkAutLevel:
|
||||
+ ", i.ins_alg_ruimte_key alg_ruimte_key"
|
||||
+ ", 0 dummy1" // department key
|
||||
+ (koppel_key? ", ins_deelkoppeling_omschrijving, ins_deelkoppeling_van_key, ins_deelkoppeling_naar_key" : "")
|
||||
: "")
|
||||
: " , CASE WHEN i.ins_alg_ruimte_type_org IS NOT NULL"
|
||||
+ " THEN (SELECT p.prs_perslid_naam_full"
|
||||
+ " FROM prs_v_perslid_fullnames_all p"
|
||||
+ " WHERE p.prs_perslid_key = i.ins_alg_ruimte_key)"
|
||||
+ " ELSE NULL"
|
||||
+ " END uitgeleend_aan")
|
||||
+ " FROM ins_deel i"
|
||||
+ (terr_key
|
||||
? ", alg_terreinsector t"
|
||||
|
||||
Reference in New Issue
Block a user