FCLT#64780 als reservering afgemeld dan niet meer dirty-->clean

svn path=/Database/trunk/; revision=48996
This commit is contained in:
Jos Groot Lipman
2020-11-30 08:08:21 +00:00
parent 3fc84b5b3c
commit 8ea50788d6

View File

@@ -712,6 +712,7 @@ AS
FROM res_rsv_ruimte
WHERE res_rsv_ruimte_dirtlevel <> 0
AND res_rsv_ruimte_verwijder IS NULL
AND (res_status_bo_key IS NULL OR res_status_bo_key <> 6) -- status 6 is niet bij te werken.
AND res_rsv_ruimte_van BETWEEN TRUNC (checkdate) AND TRUNC (checkdate + 1))
loop
set_ruimte_dirty (prsv_ruimte.res_rsv_ruimte_key);