WSKO#81914 -- Implementatie Wasko kinderopvang, MJOB Import

svn path=/Customer/trunk/; revision=65029
This commit is contained in:
Norbert Wassink
2024-06-07 12:29:28 +00:00
parent 62096babb8
commit 4d9c20c44a

View File

@@ -90,7 +90,7 @@ BEGIN
WHERE l.alg_locatie_code=rec.locatie_code
AND a.alg_locatie_key = l.alg_locatie_key
AND a.alg_gebouw_code=rec.locatie_code
AND a.alg_verdieping_code=0
AND a.alg_verdieping_code='0'
AND a.alg_ruimte_nr='0.00';
EXCEPTION