IVET#75071 -- Schoonmaakstatus veranderd niet
svn path=/Customer/trunk/; revision=57839
This commit is contained in:
@@ -2715,6 +2715,7 @@ AS
|
||||
FROM ins_deel id, ins_srtcontrole sc
|
||||
WHERE id.ins_srtdeel_key = sc.ins_srtinstallatie_key
|
||||
AND id.ins_deel_verwijder IS NULL
|
||||
AND (ins_deel_vervaldatum IS NULL OR ins_deel_vervaldatum > TRUNC(SYSDATE))
|
||||
AND sc.ins_srtcontrole_niveau = 'S' --
|
||||
)
|
||||
GROUP BY ins_alg_ruimte_key;
|
||||
|
||||
Reference in New Issue
Block a user