YASK#89085 Management informatie geeft foutieve informatie
svn path=/Website/trunk/; revision=69253
This commit is contained in:
@@ -147,6 +147,7 @@ function mld_groep_list (pautfunction, params)
|
||||
<%
|
||||
sqln = "SELECT " + (toon_opdr_overz? "" : "DISTINCT")
|
||||
+ " m.mld_melding_key mld_key"
|
||||
+ (groepering_key == 11 ? ", o.mld_opdr_bedrijfopdr_volgnr" : "")
|
||||
+ ", m.mld_melding_satisfaction"
|
||||
+ (groepering_key == 3
|
||||
? ", m.mld_melding_status"
|
||||
|
||||
Reference in New Issue
Block a user